From 583e117917b3b65ca78efcfc963348f739203185 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 21 Feb 2014 13:08:09 +0100 Subject: linux-linux-fastmodel.inc: lock down AUTOREV to current git. Recipes in a release branch shouldn't use AUTOREV. Change-Id: I950d43887ca226d04df48215a1062ac29da7ae67 Signed-off-by: Koen Kooi --- meta-linaro/recipes-kernel/linux/linux-linaro-fastmodel.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-linaro') diff --git a/meta-linaro/recipes-kernel/linux/linux-linaro-fastmodel.inc b/meta-linaro/recipes-kernel/linux/linux-linaro-fastmodel.inc index 284f912c..49073982 100644 --- a/meta-linaro/recipes-kernel/linux/linux-linaro-fastmodel.inc +++ b/meta-linaro/recipes-kernel/linux/linux-linaro-fastmodel.inc @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel siteinfo -PV = "3.11+git${SRCPV}" +PV = "3.13+3.14-rc3+git${SRCPV}" -SRCREV_bootwrapper = "${AUTOREV}" -SRCREV_kernel = "${AUTOREV}" +SRCREV_bootwrapper = "73ecb28f15a4c92562573efa1a701043b4a826ac" +SRCREV_kernel = "68be59587608134e35b5f2cc8f200713c7db2b61" SRCREV_FORMAT = "kernel" S = "${WORKDIR}/git" -- cgit v1.2.3