From: Jan-Simon Möller Date: Sun, 3 Jan 2016 15:05:22 +0000 (+0100) Subject: Use tag in CES2016demo on albacore branch X-Git-Tag: albacore_1.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Falbacore;p=AGL%2Fmeta-agl-demo.git Use tag in CES2016demo on albacore branch 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 --- diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb index 24206bb78..5f7a3bc38 100644 --- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb +++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb @@ -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 \