From 72686e1ddb36e44e2f1f1e03fdedd3c5413a9f82 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sun, 3 Jan 2016 16:05:22 +0100 Subject: Use tag in CES2016demo on albacore branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- recipes-demo-hmi/CES2016-demo/CES2016-demo.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb index 24206bb7..5f7a3bc3 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 \ -- cgit 1.2.3-korg