mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
This required adding an option to control gobject introspection via a custom patch, and tweaking clutter.bbclass to not enforce autotools. (From OE-Core rev: 9b9c12268bf9365101da4a985f70c06740dfeb8f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 lines
345 B
BlitzBasic
8 lines
345 B
BlitzBasic
require clutter-gtk-1.0.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
|
|
|
|
SRC_URI += " file://0001-Add-a-config-variable-for-enabling-disabling-introsp.patch"
|
|
SRC_URI[archive.md5sum] = "b363ac9878e2337be887b8ee9e1da00e"
|
|
SRC_URI[archive.sha256sum] = "521493ec038973c77edcb8bc5eac23eed41645117894aaee7300b2487cb42b06"
|