From 49f56fa1c73e2b207dd9cfc8e6320e7098ffb08e Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 26 Jun 2017 13:49:12 +0200 Subject: Pin recipes for DD rc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8a912b288ad3eaf955c5a775b1d41a0ad5159521 Signed-off-by: Jan-Simon Möller --- recipes-kernel/most/most.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel/most') diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb index 512610af..62e851af 100644 --- a/recipes-kernel/most/most.bb +++ b/recipes-kernel/most/most.bb @@ -6,12 +6,12 @@ inherit module PV = "0.1" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=dab" SRC_URI_append_porter = " file://0001-aim-network-3.10.31-ltsi-backport.patch \ file://0001-aim-sound-3.10.31-ltsi-backport.patch \ " S = "${WORKDIR}/git/driver" -SRCREV = "${AUTOREV}" +SRCREV = "c52aecbce20ccc47ee91a9bd33cf413772b3487a" # 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