summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline_5.2.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.2.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.2.bb b/recipes-kernel/linux/linux-toradex-mainline_5.2.bb
deleted file mode 100644
index 84d76a6..0000000
--- a/recipes-kernel/linux/linux-toradex-mainline_5.2.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.2:"
-
-LINUX_VERSION ?= "5.2.7"
-PV = "${LINUX_VERSION}+git${SRCPV}"
-
-SRCREV_machine = "74e785ce1024471e77b6fb9da83ffd60762c8cac"
-
-KBRANCH = "toradex_5.2.y"
-
-require recipes-kernel/linux/linux-toradex-mainline.inc
-
-SRC_URI += " \
- file://defconfig \
-"