diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-06-28 06:14:53 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-06-28 11:57:10 +0530 |
| commit | e7ec92b7a4a0e6bf5e740f46b3c7b8c9c4426f4f (patch) | |
| tree | 972824814a2bf95f4eb594ae4d9e6e2817cd9905 /meta-xilinx-standalone | |
| parent | 97cc88a73d6473e302a155839b649eddea5705f0 (diff) | |
| download | meta-xilinx-e7ec92b7a4a0e6bf5e740f46b3c7b8c9c4426f4f.tar.gz | |
embeddedsw : Updated SRCREV for 2024.1_2024.2_5887
Updated commit ID to latest HEAD
Diffstat (limited to 'meta-xilinx-standalone')
| -rw-r--r-- | meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index 0d7969a6..93b3a7ec 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | |||
| @@ -15,7 +15,7 @@ ESW_REV[git] = "${AUTOREV}" | |||
| 15 | ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" | 15 | ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" |
| 16 | ESW_REV[2023.2] = "e847e1935dca630615e5f7dc694365a44b89699c" | 16 | ESW_REV[2023.2] = "e847e1935dca630615e5f7dc694365a44b89699c" |
| 17 | ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4" | 17 | ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4" |
| 18 | ESW_REV[2024.2] = "06c870b19b6b48bb84d87d725c8e1a4b779e5a73" | 18 | ESW_REV[2024.2] = "1e87271e432974813965355d58f14ce1869fb1e8" |
| 19 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or 'INVALID'}" | 19 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or 'INVALID'}" |
| 20 | 20 | ||
| 21 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" | 21 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" |
