summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-09-12 14:23:06 -0700
committerMark Hatle <mark.hatle@amd.com>2022-09-12 14:23:06 -0700
commit18a96427887d3e4c6aec5255c5796925a2da632a (patch)
treeda84a1af2b5d25f0fa393c3e789d80283d73c686 /meta-xilinx-standalone
parent91f9854aec7329863297258beabb7ae3b69a985c (diff)
parenta4e0d6fe62e9a33a02e521f6d549a6e9dc307506 (diff)
downloadmeta-xilinx-18a96427887d3e4c6aec5255c5796925a2da632a.tar.gz
Merge remote-tracking branch 'origin/rel-v2022.2' into honister
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone')
-rw-r--r--meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass2
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 7ae40871..5dc2cc18 100644
--- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass
+++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass
@@ -21,7 +21,7 @@ ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c"
21ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" 21ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7"
22ESW_REV[2021.2] = "49c6694fc3cab6b87dd564da58a83bb8656a7c03" 22ESW_REV[2021.2] = "49c6694fc3cab6b87dd564da58a83bb8656a7c03"
23ESW_REV[2022.1] = "0cfb554e841f0837cabbb40a2481f5f7e5f2ddc0" 23ESW_REV[2022.1] = "0cfb554e841f0837cabbb40a2481f5f7e5f2ddc0"
24ESW_REV[2022.2] = "f9503dcf194083da984776e51dc9c07f8cb6d498" 24ESW_REV[2022.2] = "72f6e3d45fb4dd9d6cd4a7581b935b39cf8ce96d"
25ESW_REV[git] = "7ec60e1c0e25bfa9c5e8c77d6d063876f6670770" 25ESW_REV[git] = "7ec60e1c0e25bfa9c5e8c77d6d063876f6670770"
26SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" 26SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}"
27 27