diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-01-11 11:43:15 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-16 08:53:11 -0600 |
| commit | 3122ec969c1d524ca81621392cdde5248c99640b (patch) | |
| tree | e7767295cf6c57ac5737c4ab51684b1fbdfc1c7b /meta-xilinx-core/conf | |
| parent | d26f98b857e30992f43f182c2a07f4b6ef6b3068 (diff) | |
| download | meta-xilinx-3122ec969c1d524ca81621392cdde5248c99640b.tar.gz | |
layer.conf: Move to prefer linux-xlnx 6.6.0
linux-xlnx was moved forward to the 6.6.0 version. Adjust the
PREFERRED_VERSION to match.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
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 6510b3cd..59dceb1e 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
| @@ -68,7 +68,7 @@ PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', | |||
| 68 | 68 | ||
| 69 | XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" | 69 | XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" |
| 70 | XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%" | 70 | XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%" |
| 71 | XILINX_LINUX_VERSION[v2024.1] = "6.1.0-xilinx-v2024.1%" | 71 | XILINX_LINUX_VERSION[v2024.1] = "6.6.0-xilinx-v2024.1%" |
| 72 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 72 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 73 | 73 | ||
| 74 | # Add support to eSDK for gen-machine-conf if it exists | 74 | # Add support to eSDK for gen-machine-conf if it exists |
