diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-01-25 12:21:15 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-31 21:10:53 -0600 |
| commit | 0507c497d0bfad094456e8d965133ff665090e5f (patch) | |
| tree | 2a4ead633b955ea65fd5439ebc0d9dad106164f9 /meta-xilinx-core/conf | |
| parent | 6f7a824d505115a01dd49386aa47b079598fc07c (diff) | |
| download | meta-xilinx-0507c497d0bfad094456e8d965133ff665090e5f.tar.gz | |
linux-xlnx_2023.2: Update to more recent LTS version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 79335c2a8a9a6cfef521a3bddb24865def036050)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf')
| -rw-r--r-- | meta-xilinx-core/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index bbad1f76..4c636a25 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
| @@ -71,7 +71,7 @@ PREFERRED_VERSION_u-boot-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', d.getV | |||
| 71 | PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 71 | PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 72 | 72 | ||
| 73 | XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" | 73 | XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" |
| 74 | XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%" | 74 | XILINX_LINUX_VERSION[v2023.2] = "6.1.60-xilinx-v2023.2%" |
| 75 | XILINX_LINUX_VERSION[v2024.1] = "6.6.0-xilinx-v2024.1%" | 75 | XILINX_LINUX_VERSION[v2024.1] = "6.6.0-xilinx-v2024.1%" |
| 76 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 76 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 77 | 77 | ||
