diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-10-31 14:36:36 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-10-31 17:17:12 +0530 |
| commit | 2da48fed87e34867790a9b56822c683141311c8b (patch) | |
| tree | 9dbb18f53e236338089e55f2cc03f744e62d1c40 | |
| parent | e2b68ed682ded72d3880459de599c3f107e87118 (diff) | |
| download | meta-xilinx-2da48fed87e34867790a9b56822c683141311c8b.tar.gz | |
embeddedsw : Updated SRCREV for 2024.1_5131
cmake: Findcommon: Include a common meta package for the Yocto flow
xilskey: Update XilSkey_ZynqMpEfuseAccess doxygen
xilpm: versal_net: Add CPM5N rail node ID
| -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 cafa9e25..be44149d 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | |||
| @@ -10,7 +10,7 @@ BRANCH ??= "${@d.getVarFlag('ESW_BRANCH', d.getVar('ESW_VER')) or '${ESW_VER}'}" | |||
| 10 | 10 | ||
| 11 | ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" | 11 | ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" |
| 12 | ESW_REV[2023.2] = "c9a0ee31b2a14cbcfcb56ca369037319b4ad4847" | 12 | ESW_REV[2023.2] = "c9a0ee31b2a14cbcfcb56ca369037319b4ad4847" |
| 13 | ESW_REV[2024.1] = "2722dd4fcefd7949b9f11bf9aa7bafa9e4894e8a" | 13 | ESW_REV[2024.1] = "2cb906f0bf0b18571bc0887daf32d8428ee8c435" |
| 14 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" | 14 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" |
| 15 | 15 | ||
| 16 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" | 16 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" |
