Pin settings recipe for chinook release 75/7975/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 11:05:55 +0000 (12:05 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 16:56:16 +0000 (16:56 +0000)
Change-Id: I9971b1656804b101639f7a2dc67c3ddf549484e9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/settings/settings_git.bb

index a018c06..a7f14e0 100644 (file)
@@ -9,6 +9,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=http"
 SRCREV  = "${AUTOREV}"
 
+# Pinned branch/SRCREV for Charming Chinook
+SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=http;branch=chinook"
+SRCREV_chinook = "28b20998d20f69b65adcc174f9073a93f53af79e"
+
+
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"