From: Ross Burton Date: Mon, 19 Nov 2012 16:50:04 +0000 (+0000) Subject: qt4: remove qt4-x11-free bbappend X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cdfa38051f9f39730e612f39227bdee3ea06bf25;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git qt4: remove qt4-x11-free bbappend This bbappend is forcibly enabling OpenGL on atom-pc and mpc8315e-rdb, but as Poky enables the OpenGL distro feature this option is on for all machines anyway. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend b/meta-yocto-bsp/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend deleted file mode 100644 index 0c948bcf13f..00000000000 --- a/meta-yocto-bsp/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -QT_GLFLAGS_atom-pc = "-opengl" -QT_GLFLAGS_mpc8315e-rdb = "-opengl"