diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-25 14:02:54 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-25 16:47:15 +0530 |
commit | 8fb8412cf0cbc57fdaebb8320952a80195d0a367 (patch) | |
tree | 16046647540a07c1021414affcb75d47b944500f /meta-xilinx-core | |
parent | 5c653604e64478ea473428244c7547e4c83b2901 (diff) | |
download | meta-xilinx-8fb8412cf0cbc57fdaebb8320952a80195d0a367.tar.gz |
u-boot-xlnx : Updated SRCREV for 2024.2_6751
arm64: zynqmp: Fix pwm-fan polarity
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc index d2851491..feb9bbcd 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | UBRANCH = "xlnx_rebase_v2024.01" | 1 | UBRANCH = "xlnx_rebase_v2024.01" |
2 | 2 | ||
3 | SRCREV = "6e26c9ae85a584c5baa26972a527db6c7982a0c7" | 3 | SRCREV = "7f6ec94aac7eacfec07bd45c83a6d17df4b7d383" |
4 | 4 | ||
5 | LICENSE = "GPL-2.0-or-later" | 5 | LICENSE = "GPL-2.0-or-later" |
6 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 6 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |