summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2021-08-18 13:21:00 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-28 08:18:05 -0700
commitc33d6b66680162ae5583ed76933782a03efa8a99 (patch)
tree712d8d430800890da71142e195b3081b207608a4 /meta-xilinx-standalone
parent60f8180b4a83b9eca2cfcba97ddac906645aff1c (diff)
downloadmeta-xilinx-c33d6b66680162ae5583ed76933782a03efa8a99.tar.gz
Updated SRCREV for 2021
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.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 82061f54..bbb72da9 100644
--- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass
+++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass
@@ -17,7 +17,7 @@ ESW_REV[2019.2] = "e8db5fb118229fdc621e0ec7848641a23bf60998"
17ESW_REV[2020.1] = "338150ab3628a1ea6b06e964b16e712b131882dd" 17ESW_REV[2020.1] = "338150ab3628a1ea6b06e964b16e712b131882dd"
18ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" 18ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c"
19ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" 19ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7"
20ESW_REV[2021.2] = "8599b9489749432a84649c87942cc115c62c50e5" 20ESW_REV[2021.2] = "1c1201163db6d27297806109c9de825d851a87d9"
21ESW_REV[git] = "43d395a11e659409436d9faf13c6758c78871d3c" 21ESW_REV[git] = "43d395a11e659409436d9faf13c6758c78871d3c"
22SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" 22SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}"
23 23