diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-09-28 08:59:36 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-09-28 08:59:36 -0600 |
| commit | ba62425b8ce9e64b7bc3637e09d06df3e7cd24f2 (patch) | |
| tree | ab9789a97d1e72b99c3d78f12865c440dfcc3f99 /meta-xilinx-core/conf | |
| parent | 6c89f01f87beb4d52cbce1bcc06589221eeeef44 (diff) | |
| parent | 0c8d380e1741c5bb6cfa3786dc9a330811c0e6bf (diff) | |
| download | meta-xilinx-ba62425b8ce9e64b7bc3637e09d06df3e7cd24f2.tar.gz | |
Merge remote-tracking branch 'github/rel-v2023.1'
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 b9523224..9745bb4d 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
| @@ -69,7 +69,7 @@ PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', | |||
| 69 | 69 | ||
| 70 | XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" | 70 | XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" |
| 71 | XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" | 71 | XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" |
| 72 | XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" | 72 | XILINX_LINUX_VERSION[v2023.1] = "6.1.30-xilinx-v2023.1%" |
| 73 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 73 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 74 | 74 | ||
| 75 | # Add support to eSDK for gen-machine-conf if it exists | 75 | # Add support to eSDK for gen-machine-conf if it exists |
