summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-15 09:30:48 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-15 09:31:16 +0200
commitcae0e823c33b5728c1c0d0e878867aedc1f4aaa3 (patch)
tree6be739b2cf111eacd6d790846dbb2c5033f9cdc1
parenta9af0ee48b745a38e70a57faae7cefaf75ae58b6 (diff)
linux-toradex-mainline: follow 5.3 with package version
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-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}"