aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb')
-rw-r--r--recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb b/recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb
new file mode 100644
index 0000000..2b8125a
--- /dev/null
+++ b/recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb
@@ -0,0 +1,21 @@
+# Copyright (C) 2014 Linaro
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Linaro Qualcomm Landing team 4.7 Kernel"
+
+require recipes-kernel/linux/linux-linaro-qcom.inc
+require recipes-kernel/linux/linux-dtb.inc
+require recipes-kernel/linux/linux-qcom-bootimg.inc
+
+LOCALVERSION ?= "-linaro-lt-qcom"
+SRCBRANCH ?= "release/qcomlt-4.7"
+SRCREV ?= "56d2bf18463d52d63fe382cb8610af6cb21bd822"
+
+COMPATIBLE_MACHINE = "(apq8064|apq8016|apq8096)"
+
+# preferred kernel branch for 8064 and 8016 is 4.4
+DEFAULT_PREFERENCE_apq8064 = "-1"
+DEFAULT_PREFERENCE_apq8016 = "-1"
+
+# Wifi firmware has a recognizable arch :(
+ERROR_QA_remove = "arch"