From 27160d67cb0b75e17d9601b396b6c43ef90f8255 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 21 May 2013 13:23:18 -0300 Subject: 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 --- recipes-graphics/clutter/cogl_1.8.2.bbappend | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes-graphics/clutter/cogl_1.8.2.bbappend (limited to 'recipes-graphics') diff --git a/recipes-graphics/clutter/cogl_1.8.2.bbappend b/recipes-graphics/clutter/cogl_1.8.2.bbappend deleted file mode 100644 index d7d3fd4..0000000 --- a/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}" -- cgit v1.2.3-54-g00ecf