Pin ces2017-demo recipe for chinook 65/7965/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 10:32:17 +0000 (11:32 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 16:57:51 +0000 (16:57 +0000)
Change-Id: I3c41e4386fa90ce99e7c1fa2c0304343941e2344
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/CES2017-demo/CES2017-demo.bb

index a81ceaf..7e2418d 100644 (file)
@@ -16,9 +16,15 @@ AGL_RADIO_PRESETS_LOCALE ?= "CES"
 
 SRC_URI     = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/CES2017;protocol=http \
                file://presets-${AGL_RADIO_PRESETS_LOCALE}.conf \
-"
+              "
 SRCREV      = "${AUTOREV}"
 
+# Pinned branch/SRCREV for Charming Chinook
+SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/CES2017;protocol=http;branch=chinook \
+                   file://presets-${AGL_RADIO_PRESETS_LOCALE}.conf \
+                  "
+SRCREV_chinook = "354195c83841240ddd5f2c5daad97d66cc9e1d28"
+
 RDEPENDS_${PN} += " \
     qtmultimedia-qmlplugins \
     qtmultimedia-rtlfm-radio-plugin \