mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Nothing in openembedded-core needs Clutter now, and Clutter is abandoned upstream. Move it to meta-gnome as there are still a few users of Clutter in Gnome. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 lines
478 B
BlitzBasic
11 lines
478 B
BlitzBasic
require clutter-1.0.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
|
|
|
SRC_URI[archive.md5sum] = "624dd776a5159de0267587b1df6b97b2"
|
|
SRC_URI[archive.sha256sum] = "8b48fac159843f556d0a6be3dbfc6b083fc6d9c58a20a49a6b4919ab4263c4e6"
|
|
SRC_URI += "file://install-examples.patch \
|
|
file://run-installed-tests-with-tap-output.patch \
|
|
file://0001-Remove-clutter.types-as-it-is-build-configuration-sp.patch \
|
|
file://run-ptest"
|