From: Jan-Simon Möller Date: Thu, 29 Dec 2016 11:05:55 +0000 (+0100) Subject: Pin settings recipe for chinook release X-Git-Tag: 3.0.0~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=5a6b99a348b568d0dee2d0744f6e073cc35e71e6;p=AGL%2Fmeta-agl-demo.git Pin settings recipe for chinook release Change-Id: I9971b1656804b101639f7a2dc67c3ddf549484e9 Signed-off-by: Jan-Simon Möller --- diff --git a/recipes-demo-hmi/settings/settings_git.bb b/recipes-demo-hmi/settings/settings_git.bb index a018c062d..a7f14e054 100644 --- a/recipes-demo-hmi/settings/settings_git.bb +++ b/recipes-demo-hmi/settings/settings_git.bb @@ -9,6 +9,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=http" SRCREV = "${AUTOREV}" +# Pinned branch/SRCREV for Charming Chinook +SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=http;branch=chinook" +SRCREV_chinook = "28b20998d20f69b65adcc174f9073a93f53af79e" + + PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"