summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2019-12-11 15:51:24 +0000
committerStefan Agner <stefan.agner@toradex.com>2019-12-11 15:54:02 +0000
commit6e96e4c828b853edefbc9107680efa38c143c7f6 (patch)
tree04ca93179655334a476be5910f26bad6d1393c4c /recipes-kernel/linux/linux-toradex-mainline_5.4.bb
parent40ad16b9748ea6edb70e1737773584e419acf2a0 (diff)
linux-toradex-mainline: bump to Linux 5.4
Bump to latest LTS release Linux 5.4.2. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline_5.4.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
new file mode 100644
index 0000000..15f2bcf
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -0,0 +1,14 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
+
+LINUX_VERSION ?= "5.4.2"
+PV = "${LINUX_VERSION}+git${SRCPV}"
+
+SRCREV_machine = "0a15b6b8f63335a6ca666e355daaafc186354872"
+
+KBRANCH = "toradex_5.4.y"
+
+require recipes-kernel/linux/linux-toradex-mainline.inc
+
+SRC_URI += " \
+ file://defconfig \
+"