X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-demo-hmi%2FCES2016-demo%2FCES2016-demo.bb;h=24206bb78d9b5af45ce514c22e716e940feac784;hb=refs%2Fchanges%2F91%2F4191%2F4;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..24206bb78 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${SRCPV}" + +RDEPENDS_${PN} += " \ + qtmultimedia-qmlplugins \ + qtquickcontrols-qmlplugins \ + qtsvg-plugins \ + " # custom configure and install as these are just qml files