summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2020-06-26 09:53:40 +0000
committerStefan Agner <stefan.agner@toradex.com>2020-06-26 11:16:17 +0000
commit5f773cd50f387c92f9511c173cb08a8af8263075 (patch)
treebe21e2d20e22594f0d3cc649a407cb4ee35e6f82
parent3790efed5871f28b8fd969a5bbe29cf776af112e (diff)
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 <stefan.agner@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_4.19.bb15
1 files changed, 0 insertions, 15 deletions
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 \
-"
-