From 08c0d005a78d629e06e7dadefb63e558a5e8ccc9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Thu, 29 Dec 2016 12:02:19 +0100 Subject: [PATCH] Pin mediaplayer recipe for chinook release MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Idf2357a4a3242cab453db19a4a59ea173134fa40 Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/mediaplayer/mediaplayer_git.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb index 000f97652..aa45cd14e 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -9,6 +9,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=http" SRCREV = "${AUTOREV}" +# Pinned branch/SRCREV for Charming Chinook +SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=http;branch=chinook" +SRCREV_chinook = "5e9cfc533b6ea757877cedabcba9fdc44ed96897" + + PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -- 2.16.6