From 9626e27336b46bcd9fb300e1721ae86fd851ec6e Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 11 Dec 2019 15:51:24 +0000 Subject: linux-toradex-mainline: bump to Linux 5.4 Bump to latest LTS release Linux 5.4.2. Signed-off-by: Stefan Agner (cherry picked from commit 6e96e4c828b853edefbc9107680efa38c143c7f6) Signed-off-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-mainline_5.4.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-kernel/linux/linux-toradex-mainline_5.4.bb (limited to 'recipes-kernel/linux/linux-toradex-mainline_5.4.bb') 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 \ +" -- cgit v1.2.3