aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-linaro-qcomlt_5.9.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_5.9.bb b/recipes-kernel/linux/linux-linaro-qcomlt_5.9.bb
new file mode 100644
index 0000000..a7c66b8
--- /dev/null
+++ b/recipes-kernel/linux/linux-linaro-qcomlt_5.9.bb
@@ -0,0 +1,14 @@
+# Copyright (C) 2014-2019 Linaro
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Linaro Qualcomm Landing team 5.9 Kernel"
+LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
+
+require recipes-kernel/linux/linux-linaro-qcom.inc
+require recipes-kernel/linux/linux-qcom-bootimg.inc
+
+LOCALVERSION ?= "-linaro-lt-qcom"
+SRCBRANCH ?= "release/rb5/qcomlt-5.9"
+SRCREV ?= "6d5a9a5da79684f69e4c66a7cf9108ab4e77025f"
+
+COMPATIBLE_MACHINE = "(sm8250)"