Pin mediaplayer recipe for chinook release 71/7971/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 11:02:19 +0000 (12:02 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 29 Dec 2016 16:56:38 +0000 (16:56 +0000)
Change-Id: Idf2357a4a3242cab453db19a4a59ea173134fa40
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/mediaplayer/mediaplayer_git.bb

index 000f976..aa45cd1 100644 (file)
@@ -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"