diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-08-18 13:21:00 +0530 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-28 08:18:05 -0700 |
commit | c33d6b66680162ae5583ed76933782a03efa8a99 (patch) | |
tree | 712d8d430800890da71142e195b3081b207608a4 /meta-xilinx-bsp | |
parent | 60f8180b4a83b9eca2cfcba97ddac906645aff1c (diff) | |
download | meta-xilinx-c33d6b66680162ae5583ed76933782a03efa8a99.tar.gz |
Updated SRCREV for 2021
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
-rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb | 2 | ||||
-rw-r--r-- | meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb | 2 |
2 files changed, 2 insertions, 2 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 b2ac6f4f..9176ab11 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 | ||
3 | UBRANCH ?= "master" | 3 | UBRANCH ?= "master" |
4 | 4 | ||
5 | SRCREV = "17d65561b4399c4811c01a16d01488d664dda233" | 5 | SRCREV = "96d51d903a4224a2c4b3c7c3ef96ac80a3b22116" |
6 | 6 | ||
7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
8 | include u-boot-spl-zynq-init.inc | 8 | include 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 82c76cbe..e9c19fb6 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 @@ | |||
1 | LINUX_VERSION = "5.10" | 1 | LINUX_VERSION = "5.10" |
2 | KBRANCH="master" | 2 | KBRANCH="master" |
3 | SRCREV = "8951b4e23030ecc163641789d41ea4013db746d3" | 3 | SRCREV = "240fee7df5d74cce89155c9a6381e6755cb8d3f7" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||