mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
packagegroup-core-clutter: Mark TUNE_PKGARCH specific
libclutter is direct dependency which gets debian renamed so this does not qualify to be allarch Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,6 +6,10 @@ SUMMARY = "Clutter package groups"
|
|||||||
|
|
||||||
PR = "r6"
|
PR = "r6"
|
||||||
|
|
||||||
|
# clutter-1.0 gets debian renamed to libclutter-1.0-0
|
||||||
|
# clutter-gtk-1.0 gets debian renamed to libclutter-gtk-1.0-0
|
||||||
|
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||||
|
|
||||||
inherit packagegroup features_check
|
inherit packagegroup features_check
|
||||||
# rdepends on clutter-*
|
# rdepends on clutter-*
|
||||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||||
|
|||||||
Reference in New Issue
Block a user