diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-04 11:21:45 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-04 11:22:31 -0800 |
| commit | d74f4a77d6317a64ef7493a75f41c081132d940b (patch) | |
| tree | f026401328dd3d4baceceeed5f47b5a82d4dfcef | |
| parent | 79b4e6dd706be6b9ab960463b819ce9e22caaba7 (diff) | |
| download | meta-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.bb | 2 |
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 |
| 12 | KERNEL_VERSION_SANITY_SKIP = "1" | 12 | KERNEL_VERSION_SANITY_SKIP = "1" |
| 13 | 13 | ||
| 14 | LINUX_VERSION ?= "4.9+" | 14 | LINUX_VERSION ?= "5.15+" |
| 15 | LINUX_VERSION_EXTENSION ?= "-xilinx-dev" | 15 | LINUX_VERSION_EXTENSION ?= "-xilinx-dev" |
| 16 | 16 | ||
| 17 | include linux-xlnx.inc | 17 | include linux-xlnx.inc |
