From: Otavio Salvador Date: Tue, 21 May 2013 16:23:18 +0000 (-0300) Subject: cogl: Remove 'bbappend' as Clutter recipes are being reworked X-Git-Tag: 2.1~1374 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ab10aa52693cb36b18ffe3964e28d438566d5143;p=meta-freescale.git cogl: Remove 'bbappend' as Clutter recipes are being reworked 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 --- 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 index d7d3fd46..00000000 --- a/meta-fsl-arm/recipes-graphics/clutter/cogl_1.8.2.bbappend +++ /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}"