summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2022-02-04 11:21:45 -0800
committerMark Hatle <mark.hatle@xilinx.com>2022-02-04 11:22:31 -0800
commitd74f4a77d6317a64ef7493a75f41c081132d940b (patch)
treef026401328dd3d4baceceeed5f47b5a82d4dfcef
parent79b4e6dd706be6b9ab960463b819ce9e22caaba7 (diff)
downloadmeta-xilinx-d74f4a77d6317a64ef7493a75f41c081132d940b.tar.gz
linux-xlnx-dev: Update version to match repository
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx-dev.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx-dev.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx-dev.bb
index acb9938f..197cb208 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx-dev.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx-dev.bb
@@ -11,7 +11,7 @@ SRCREV ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-x
11# skip version sanity, because the version moves with AUTOREV 11# skip version sanity, because the version moves with AUTOREV
12KERNEL_VERSION_SANITY_SKIP = "1" 12KERNEL_VERSION_SANITY_SKIP = "1"
13 13
14LINUX_VERSION ?= "4.9+" 14LINUX_VERSION ?= "5.15+"
15LINUX_VERSION_EXTENSION ?= "-xilinx-dev" 15LINUX_VERSION_EXTENSION ?= "-xilinx-dev"
16 16
17include linux-xlnx.inc 17include linux-xlnx.inc