From: Jan-Simon Möller Date: Thu, 29 Dec 2016 10:32:17 +0000 (+0100) Subject: Pin ces2017-demo recipe for chinook X-Git-Tag: 3.0.0~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4d8306feaed755d181752f08abce39b5a8624996;p=AGL%2Fmeta-agl-demo.git Pin ces2017-demo recipe for chinook Change-Id: I3c41e4386fa90ce99e7c1fa2c0304343941e2344 Signed-off-by: Jan-Simon Möller --- diff --git a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb index a81ceaf1d..7e2418db0 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 \