From 5f773cd50f387c92f9511c173cb08a8af8263075 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 26 Jun 2020 09:53:40 +0000 Subject: linux-toradex-mainline-rt: drop obsolete recipe With the addition of preempt-rt support using the 5.4 mainline based kernel tree the 4.19 mainline based preempt-rt kernel tree can be considered obsolete. Drop the recipe. Related-to: ELB-2631 Signed-off-by: Stefan Agner --- recipes-kernel/linux/linux-toradex-mainline-rt_4.19.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 recipes-kernel/linux/linux-toradex-mainline-rt_4.19.bb diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_4.19.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_4.19.bb deleted file mode 100644 index 779ca82..0000000 --- a/recipes-kernel/linux/linux-toradex-mainline-rt_4.19.bb +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:" - -LINUX_VERSION ?= "4.19.59-rt24" -PV = "${LINUX_VERSION}+git${SRCPV}" - -SRCREV_machine = "3758b8bd81966b63dc93093a323e9bdd734545fd" - -KBRANCH = "toradex_4.19.y-rt" - -require recipes-kernel/linux/linux-toradex-mainline.inc - -SRC_URI += " \ - file://defconfig \ -" - -- cgit v1.2.3