]> code.ossystems Code Review - meta-freescale.git/commitdiff
cogl: Remove 'bbappend' as Clutter recipes are being reworked
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 May 2013 16:23:18 +0000 (13:23 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 22 May 2013 13:30:29 +0000 (10:30 -0300)
The Clutter packages are being reworked so we need more work to get it
properly supported. In meanwhile remove the bbappend to avoid build
breakage.

Fixes [YOCTO: #4523]

Change-Id: I1364a5b76071a0abcfc4a601b3a6adc3f8451d48
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/clutter/cogl_1.8.2.bbappend [deleted file]

diff --git a/meta-fsl-arm/recipes-graphics/clutter/cogl_1.8.2.bbappend b/meta-fsl-arm/recipes-graphics/clutter/cogl_1.8.2.bbappend
deleted file mode 100644 (file)
index d7d3fd4..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-PRINC := "${@int(PRINC) + 2}"
-
-DEPENDS_mx5 = "${STDDEPENDS} virtual/libgles2 libxcomposite libxdamage"
-
-EXTRA_OECONF_mx5 = "${BASE_CONF} --with-flavour=glx --enable-gles2 --disable-gl"
-PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"