From: Scott Murray Date: Thu, 19 Jan 2017 02:46:07 +0000 (-0500) Subject: Pin qtmultimedia-rtlfm-radio-plugin recipe for chinook X-Git-Tag: 3.0.1~7 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=a7fa7260de3a5db47bb087cd9e8e421e143361c0;p=AGL%2Fmeta-agl-demo.git Pin qtmultimedia-rtlfm-radio-plugin recipe for chinook Bug-AGL: SPEC-414 Change-Id: Icb9beec226ef42acde866304a5b478d7bd0ead61 Signed-off-by: Scott Murray --- diff --git a/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb b/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb index 98ba6396f..faa108b1d 100644 --- a/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb +++ b/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb @@ -12,6 +12,10 @@ PV = "0.1+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qtmultimedia-rtlfm-radio-plugin;protocol=https" SRCREV = "${AUTOREV}" +# Pinned branch/SRCREV for Charming Chinook +SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/staging/qtmultimedia-rtlfm-radio-plugin;protocol=https;branch=chinook" +SRCREV_chinook = "a30670cd12e03dc874d2f22c48f497817c78ecdc" + S = "${WORKDIR}/git" inherit qmake5