RDEPEND libgbm-dev in the gles-user-module 07/5507/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 9 Apr 2016 01:57:18 +0000 (03:57 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 9 Apr 2016 01:57:18 +0000 (03:57 +0200)
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>
recipes-demo-hmi/CES2016-demo/CES2016-demo.bb

index 24206bb..aec13e4 100644 (file)
@@ -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 \