diff options
author | Christian Kohn <christian.kohn@xilinx.com> | 2022-05-14 00:27:21 +0200 |
---|---|---|
committer | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-07-23 15:59:49 -0500 |
commit | 1e22c595a653e8edbd5fde71739e043383db6f31 (patch) | |
tree | 083d00dfd5eaeb172568d3d2f0024ffaca6cd9bc | |
parent | 46a83badda0dfe021c9ad8798ac56a26f20291a9 (diff) | |
download | meta-xilinx-1e22c595a653e8edbd5fde71739e043383db6f31.tar.gz |
u-boot-xlnx: Update branch and SRCREV for update release
Update the u-boot branch and commit ID for the 2022.1_update1 release.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb index e309783f..35703351 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | UBOOT_VERSION = "v2021.01" | 1 | UBOOT_VERSION = "v2021.01" |
2 | 2 | ||
3 | UBRANCH ?= "xlnx_rebase_v2022.01" | 3 | UBRANCH ?= "xlnx_rebase_v2022.01_2022.1_update" |
4 | 4 | ||
5 | SRCREV = "c50d6c48f4e1368cd38699278e35563cb4b0e444" | 5 | SRCREV = "a807cf8f6ce03ef1441c246a90aefbc8b6ea4c43" |
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 |