Use tag in CES2016demo on albacore branch 31/5231/3 albacore albacore_1.0
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 3 Jan 2016 15:05:22 +0000 (16:05 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 3 Jan 2016 15:55:33 +0000 (16:55 +0100)
This pins the CESdemo to the version matching albacore_1.0 tag.
(We avoid tags in recipes themselves due to mirroring.)

Change-Id: Iddf77531ffa4144484284f88541a50f00a51be5a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/CES2016-demo/CES2016-demo.bb

index 24206bb..5f7a3bc 100644 (file)
@@ -7,10 +7,10 @@ SECTION     = "apps"
 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      = "${AUTOREV}"
+SRC_URI     = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http;branch=albacore"
+SRCREV      = "0ca1123264b79512f649952e23f71e665266fe72"
 
-PV = "1.0+git${SRCPV}"
+PV = "1.0+albacore_1.0"
 
 RDEPENDS_${PN} += " \
     qtmultimedia-qmlplugins \