diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-08-23 13:52:04 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-08-23 20:37:10 +0530 |
commit | 8bbabcdc2fd39ffafc794a19c5e43b7ed0b5dd7e (patch) | |
tree | 025fe71b6bff107f05cc5ad5097d82abdd704c6d | |
parent | 9403b3f8545f996f68fc6c99e5b20c96898f7ccc (diff) | |
download | meta-xilinx-8bbabcdc2fd39ffafc794a19c5e43b7ed0b5dd7e.tar.gz |
Updated SRCREV for 2023.1_8431
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc index d8fd4750..0226367b 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc | |||
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01" | |||
2 | 2 | ||
3 | UBRANCH = "xlnx_rebase_v2023.01_update" | 3 | UBRANCH = "xlnx_rebase_v2023.01_update" |
4 | 4 | ||
5 | SRCREV = "d39e8f772ea03eec9d309ce4a3ce3b1df3ae9ee3" | 5 | SRCREV = "0c2f5b29946156bdc448c56796ee16b6d378e64c" |
6 | 6 | ||
7 | LICENSE = "GPL-2.0-or-later" | 7 | LICENSE = "GPL-2.0-or-later" |
8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |