Pin mediaplayer recipe for chinook release
[AGL/meta-agl-demo.git] / 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"