From 78240b13a85a49614e0a1f2085dbc40d43ce043c Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 30 Aug 2023 14:53:59 -0500 Subject: Revert "Updated SRCREV for 2023.1_2659" This reverts commit c043692501039e8521c4da64de166232aa0728cf. Failed with: git/drivers/pinctrl/pinctrl-zynqmp.c:163:27: error: 'PM_PINCTRL_PARAM_SET_VERSION' undeclared (first use in this function) if (ret < PM_PINCTRL_PARAM_SET_VERSION) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fb1bd92d..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" UBRANCH = "xlnx_rebase_v2023.01_update" -SRCREV = "5177d5e64db914d26083501c3f65980b010bde7e" +SRCREV = "0c2f5b29946156bdc448c56796ee16b6d378e64c" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" -- cgit v1.2.3-54-g00ecf