From: Jan-Simon Möller Date: Thu, 29 Dec 2016 11:03:54 +0000 (+0100) Subject: Pin mixer recipe for chinook release X-Git-Tag: 3.0.0~7 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2c39e79070ee58c7cbb6410479f7e317979332f9;p=AGL%2Fmeta-agl-demo.git Pin mixer recipe for chinook release Change-Id: Ie8e0c6891d766f08fdbf5fec2c3c86a1329003f7 Signed-off-by: Jan-Simon Möller --- 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"