summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2021-07-30 12:18:23 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-28 08:17:30 -0700
commit8975194b85398331a88fd21b41297bb4fdbe76c8 (patch)
tree51e84ae15041860b341a55bf05cc1f83ed4cfde6 /meta-xilinx-standalone
parent724afb30c36cba846cf93f309450613ae20e8073 (diff)
downloadmeta-xilinx-8975194b85398331a88fd21b41297bb4fdbe76c8.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 11c70ed0..5b89346c 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] = "f9f399e8e6b39eea82d3f2e39440a63630c4717a" 20ESW_REV[2021.2] = "e79a5cb4b399a3cd9bd8025f2762fb123f06166e"
21ESW_REV[git] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" 21ESW_REV[git] = "d37a0e8824182597abf31ac3f1087a5321b33ad7"
22SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" 22SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}"
23 23