aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-04-09 03:57:18 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-04-09 03:57:18 +0200
commit9cb2f1cbbaa8a03bdff290310c8c9dd71c3b180d (patch)
treea02758fdae7c17259c10e3d118c046e72ed45248
parent98c78c54a6a16cf043c2fb8224882a1206a9f792 (diff)
RDEPEND libgbm-dev in the gles-user-module
To keep core-image-minimal clean of the 3rdparty components, we need to add the requirements where they are needed and not globally in the local.conf.sample - fix this. Change-Id: I6a5b8450a287de59c342318150a81c0dae9308fd Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-demo-hmi/CES2016-demo/CES2016-demo.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
index 24206bb7..aec13e47 100644
--- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
+++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
SRC_URI = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http"
SRCREV = "${AUTOREV}"
-PV = "1.0+git${SRCPV}"
+PV = "1.0+git"
RDEPENDS_${PN} += " \
qtmultimedia-qmlplugins \