aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-02-21 14:09:57 +0000
committerLinaro Code Review <review@review.linaro.org>2014-02-21 14:09:57 +0000
commit00c2a868cafecb739178d6cdf912699ec3199fab (patch)
tree2f0e74e90daa9c38c7e7b9c66c44bbfdcd964c66 /meta-linaro
parente48001c5f1471f7b913febf62e210ed93e483e99 (diff)
parent583e117917b3b65ca78efcfc963348f739203185 (diff)
Merge "linux-linux-fastmodel.inc: lock down AUTOREV to current git." into dora
Diffstat (limited to 'meta-linaro')
-rw-r--r--meta-linaro/recipes-kernel/linux/linux-linaro-fastmodel.inc6
1 files changed, 3 insertions, 3 deletions
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"