diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-02-09 16:52:17 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-02-10 09:40:13 -0600 |
| commit | ae8d2c3baa1f3213d90589322480614e21e36a71 (patch) | |
| tree | 7b9931883b0a1ebf254cbba11797f2ef43add469 | |
| parent | e324d940f807bb60ccfbc56388b4de2be621edb6 (diff) | |
| download | meta-xilinx-ae8d2c3baa1f3213d90589322480614e21e36a71.tar.gz | |
meta-xilinx-core: Adjust PREFERRED VERSION to match kernel
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -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 a2c9438d..350b1af1 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
| @@ -70,7 +70,7 @@ PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', | |||
| 70 | 70 | ||
| 71 | XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" | 71 | XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" |
| 72 | XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" | 72 | XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" |
| 73 | XILINX_LINUX_VERSION[v2023.1] = "6.1.0-xilinx-v2023.1%" | 73 | XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" |
| 74 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 74 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 75 | 75 | ||
| 76 | # Add support to eSDK for gen-machine-conf if it exists | 76 | # Add support to eSDK for gen-machine-conf if it exists |
