diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-07-20 12:16:35 +0530 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-27 21:36:42 -0700 |
commit | e04a67d06923d6e4e1f8ce8e5e490f5d0d709e47 (patch) | |
tree | 9e9eee296123f9c6d31e5198c4c98b857cf00c78 /meta-xilinx-bsp | |
parent | 21364b7d501c176f3f67356303ac4551ee929ee5 (diff) | |
download | meta-xilinx-e04a67d06923d6e4e1f8ce8e5e490f5d0d709e47.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 3b8a54bf..25ae686d 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 = "985dc5f6cd417a9086a0c961b07eaa95c2bf220b" | 5 | SRCREV = "9a7b7ba3cc98a3ac61b20edf6df3ca0a34c6927f" |
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 24bb4ea5..b1592113 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 = "0540861fda1bfb14465e6d8f953e120c54b291c1" | 3 | SRCREV = "3d5b2d9474191738409b38f0aa195ccb5babb4e6" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||