summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.3.bb b/recipes-kernel/linux/linux-toradex-mainline_5.3.bb
index 02cf669..0bfa3c1 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.3.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.3.bb
@@ -1,4 +1,4 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.2:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.3:"
LINUX_VERSION ?= "5.3.2"
PV = "${LINUX_VERSION}+git${SRCPV}"