From 2c39e79070ee58c7cbb6410479f7e317979332f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Thu, 29 Dec 2016 12:03:54 +0100 Subject: [PATCH] Pin mixer recipe for chinook release MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ie8e0c6891d766f08fdbf5fec2c3c86a1329003f7 Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/mixer/mixer_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-demo-hmi/mixer/mixer_git.bb b/recipes-demo-hmi/mixer/mixer_git.bb index f0ca5d9c1..2150106f5 100644 --- a/recipes-demo-hmi/mixer/mixer_git.bb +++ b/recipes-demo-hmi/mixer/mixer_git.bb @@ -9,6 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=http" SRCREV = "${AUTOREV}" +# Pinned branch/SRCREV for Charming Chinook +SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=http;branch=chinook" +SRCREV_chinook = "1c1d5ee5902ebc013fa180ec7d1233147aa29c65" + PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -- 2.16.6