Pin mixer recipe for chinook release 73/7973/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 11:03:54 +0000 (12:03 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 16:56:48 +0000 (16:56 +0000)
Change-Id: Ie8e0c6891d766f08fdbf5fec2c3c86a1329003f7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/mixer/mixer_git.bb

index f0ca5d9..2150106 100644 (file)
@@ -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"