summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2021-10-01 12:59:32 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-11-02 00:19:43 -0700
commitbce86008220953b160fd549838f77a1a24826aca (patch)
treed645b8ac5141098647b4e62800d0bd13a3f806da
parenta4f7880a7e819f0c4934b9e48e9bcbf12be1d336 (diff)
downloadmeta-xilinx-bce86008220953b160fd549838f77a1a24826aca.tar.gz
Updated SRCREV for 2021
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r--meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb2
-rw-r--r--meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb2
-rw-r--r--meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass4
3 files changed, 4 insertions, 4 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb
index c7051bc4..1be65ae4 100644
--- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb
+++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01"
2 2
3UBRANCH ?= "xlnx_rebase_v2021.01" 3UBRANCH ?= "xlnx_rebase_v2021.01"
4 4
5SRCREV = "19c3407dfa3a3c828abb0961e590365565cd61fc" 5SRCREV = "e63e7576653d7ac4b9b6794e56ff6f3dd2fbfb8a"
6 6
7include u-boot-xlnx.inc 7include u-boot-xlnx.inc
8include u-boot-spl-zynq-init.inc 8include u-boot-spl-zynq-init.inc
diff --git a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb
index 79fde54f..9d27c250 100644
--- a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb
+++ b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION = "5.10" 1LINUX_VERSION = "5.10"
2KBRANCH="xlnx_rebase_v5.10" 2KBRANCH="xlnx_rebase_v5.10"
3SRCREV = "9533b527bd9799dc64feddba388e19f0efe27bde" 3SRCREV = "0a6e9d56f285540e5ca6c69c7fad2c3520b79c50"
4 4
5KCONF_AUDIT_LEVEL="0" 5KCONF_AUDIT_LEVEL="0"
6 6
diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass
index c0cbc3b6..82c4a9ce 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] = "e768f2ddb0e45203ff5d00255d026191afdd9af9" 20ESW_REV[2021.2] = "c8e5cdd1928ced3b2ccd7d961b36cd88f195e845"
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
@@ -30,7 +30,7 @@ LIC_FILES_CHKSUM[release-2019.2] = '39ab6ab638f4d1836ba994ec6852de94'
30LIC_FILES_CHKSUM[release-2020.1] = '8b565227e1264d677db8f841c2948cba' 30LIC_FILES_CHKSUM[release-2020.1] = '8b565227e1264d677db8f841c2948cba'
31LIC_FILES_CHKSUM[master-rel-2020.2] = '3a6e22aebf6516f0f74a82e1183f74f8' 31LIC_FILES_CHKSUM[master-rel-2020.2] = '3a6e22aebf6516f0f74a82e1183f74f8'
32LIC_FILES_CHKSUM[xlnx_rel_v2021.1] = "73e8997d53c2137fdeea4331a73f40fa" 32LIC_FILES_CHKSUM[xlnx_rel_v2021.1] = "73e8997d53c2137fdeea4331a73f40fa"
33LIC_FILES_CHKSUM[xlnx_rel_v2021.2-next] = '593ba3fb8be51271097ddaa4b9c65cde' 33LIC_FILES_CHKSUM[xlnx_rel_v2021.2-next] = '37d990653fd94329b115cc07303f332f'
34LIC_FILES_CHKSUM[master] = '593ba3fb8be51271097ddaa4b9c65cde' 34LIC_FILES_CHKSUM[master] = '593ba3fb8be51271097ddaa4b9c65cde'
35LIC_FILES_CHKSUM ??= "file://license.txt;md5=${@d.getVarFlag('LIC_FILES_CHKSUM', d.getVar('BRANCH')) or '0'}" 35LIC_FILES_CHKSUM ??= "file://license.txt;md5=${@d.getVarFlag('LIC_FILES_CHKSUM', d.getVar('BRANCH')) or '0'}"
36 36