]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
qt4: remove qt4-x11-free bbappend
authorRoss Burton <ross.burton@intel.com>
Mon, 19 Nov 2012 16:50:04 +0000 (16:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Nov 2012 15:10:48 +0000 (15:10 +0000)
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 <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend [deleted file]

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 (file)
index 0c948bc..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-QT_GLFLAGS_atom-pc = "-opengl"
-QT_GLFLAGS_mpc8315e-rdb = "-opengl"