summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline_5.2.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.2.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.2.bb b/recipes-kernel/linux/linux-toradex-mainline_5.2.bb
new file mode 100644
index 0000000..aab78f8
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.2.bb
@@ -0,0 +1,13 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
+
+LINUX_VERSION ?= "5.2.7"
+
+SRCREV_machine = "74e785ce1024471e77b6fb9da83ffd60762c8cac"
+
+KBRANCH = "toradex_5.2.y"
+
+require recipes-kernel/linux/linux-toradex-mainline.inc
+
+SRC_URI += " \
+ file://defconfig \
+"