From 4d8306feaed755d181752f08abce39b5a8624996 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 29 Dec 2016 11:32:17 +0100 Subject: Pin ces2017-demo recipe for chinook MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3c41e4386fa90ce99e7c1fa2c0304343941e2344 Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/CES2017-demo/CES2017-demo.bb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb index a81ceaf1..7e2418db 100644 --- a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb +++ b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb @@ -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 \ -- cgit 1.2.3-korg