X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2FCES2016-demo%2FCES2016-demo.bb;h=aec13e47615531a77a8c3b53f3dcc2c3884d90b2;hb=19b70ab0e44e15fa11a27291c26c35b5e11fb41d;hp=48e242b7c986a120eae2aad6afebb5694cc21e00;hpb=84548852f969f2c5de604509ebd62d7ee3a3a1bc;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb index 48e242b7c..aec13e476 100644 --- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb +++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb @@ -8,9 +8,15 @@ LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" SRC_URI = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http" -SRCREV = "AUTOINC" +SRCREV = "${AUTOREV}" -RDEPENDS_${PN}_append = "qtmultimedia qtquickcontrols" +PV = "1.0+git" + +RDEPENDS_${PN} += " \ + qtmultimedia-qmlplugins \ + qtquickcontrols-qmlplugins \ + qtsvg-plugins \ + " # custom configure and install as these are just qml files