aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-02-26 10:50:15 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2011-03-01 11:46:47 +0000
commite3eb58b2870a4aab5a350615244007f43cf33f04 (patch)
treee3104ea425387fce938f150695490c45a428e5f1
parent9e4c65ef707098474c7b7a70db1baf928dfbd373 (diff)
downloadopenembedded-core-contrib-e3eb58b2870a4aab5a350615244007f43cf33f04.tar.gz
task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc only
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-extended/tasks/task-poky-lsb.bb8
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index 5120764288..ab640bd122 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -149,7 +149,6 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
libqtsvg4 \
libqtxml4 \
libqtnetwork4 \
- libqtopengl4 \
libxt \
libxxf86vm \
libdrm \
@@ -159,6 +158,13 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
qt4-plugin-sqldriver-sqlite \
"
+RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\
+ libqtopengl4 \
+"
+RDEPENDS_task-poky-lsb-graphic-add_atom-pc = "\
+ libqtopengl4 \
+"
+
# mesa-dri
RDEPENDS_task-poky-lsb-runtime-add = "\