summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \
-"
-