From da22518ebd1ed573701795f22ce74a888c76f5f2 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 2 Mar 2017 17:35:18 -0500 Subject: Pin MOST related recipes for Chinook Change-Id: I29bb59d2cb98f0a5b4409360e8b64843cc9ac5a5 Signed-off-by: Scott Murray --- recipes-kernel/aim-sound/aim-sound.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes-kernel/aim-sound') diff --git a/recipes-kernel/aim-sound/aim-sound.bb b/recipes-kernel/aim-sound/aim-sound.bb index ae8d7d8b5..e11c92eb9 100644 --- a/recipes-kernel/aim-sound/aim-sound.bb +++ b/recipes-kernel/aim-sound/aim-sound.bb @@ -12,6 +12,10 @@ SRC_URI_append_porter = " file://0001-aim-sound-3.10.31-ltsi-backport.patch" S = "${WORKDIR}/git/driver/${PN}" SRCREV = "${AUTOREV}" +# Pinned branch/SRCREV for Charming Chinook +SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=chinook" +SRCREV_chinook = "61ddb0d8f200af2da56f0922ffabfa7c5627ad15" + # The inherit of module.bbclass will automatically name module packages with # "kernel-module-" prefix as required by the oe-core build environment. -- cgit 1.2.3-korg