From 9cb2f1cbbaa8a03bdff290310c8c9dd71c3b180d Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 9 Apr 2016 03:57:18 +0200 Subject: RDEPEND libgbm-dev in the gles-user-module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- recipes-demo-hmi/CES2016-demo/CES2016-demo.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit 1.2.3-korg