From 7f12fee7f71d4822c35692851f223251de163a92 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 29 Dec 2016 12:07:56 +0100 Subject: Pin unicens recipe for chinook release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If341a0f7dc669bc57669b0a6f3970cd38e12d07a Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/unicens/unicens_0.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-demo-hmi/unicens/unicens_0.1.bb b/recipes-demo-hmi/unicens/unicens_0.1.bb index 0fc0afc9..37c943aa 100644 --- a/recipes-demo-hmi/unicens/unicens_0.1.bb +++ b/recipes-demo-hmi/unicens/unicens_0.1.bb @@ -9,6 +9,7 @@ PV = "0.1" DEPENDS += "libxml2" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/unicens;protocol=https" +SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/src/unicens;protocol=https;branch=chinook" SRC_URI += "file://0001-Fix-cross-compilation-with-yocto.patch" SRC_URI += "file://0001-Support-booting-by-systemd.patch \ file://most-network-startup.service \ @@ -17,6 +18,7 @@ SRC_URI += "file://0001-Support-booting-by-systemd.patch \ S = "${WORKDIR}/git" #SRCREV = "8c5f2324d7aa61669324aec1a0ad091fe1379489" SRCREV = "${AUTOREV}" +SRCREV_chinook = "7d889414539b8722e0093f3997ccbf2008c0e189" do_install() { install -m 0755 -d ${D}/usr/AGL/most -- cgit 1.2.3-korg