aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-demo-hmi/CES2016-demo/CES2016-demo.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
index df3a92a8..24206bb7 100644
--- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
+++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
@@ -8,7 +8,9 @@ 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}"
+
+PV = "1.0+git${SRCPV}"
RDEPENDS_${PN} += " \
qtmultimedia-qmlplugins \