aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-linaro-qcomlt_4.9.bb (renamed from recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb b/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bb
index 6fdcd69..4df41d6 100644
--- a/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb
+++ b/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bb
@@ -1,7 +1,7 @@
# Copyright (C) 2014 Linaro
# Released under the MIT license (see COPYING.MIT for the terms)
-DESCRIPTION = "Linaro Qualcomm Landing team 4.4 Kernel"
+DESCRIPTION = "Linaro Qualcomm Landing team 4.9 Kernel"
inherit pythonnative
@@ -10,8 +10,8 @@ require recipes-kernel/linux/linux-dtb.inc
require recipes-kernel/linux/linux-qcom-bootimg.inc
LOCALVERSION ?= "-linaro-lt-qcom"
-SRCBRANCH ?= "release/qcomlt-4.4"
-SRCREV ?= "4c23d139dbab35c183d94ea69b339c1b4c9fd14c"
+SRCBRANCH ?= "release/qcomlt-4.9-next"
+SRCREV ?= "ce18233619fdfd0d3f4ee79de7c238439204710e"
COMPATIBLE_MACHINE = "(ifc6410|sd-600eval|dragonboard-410c)"