summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-08-30 14:53:59 -0500
committerMark Hatle <mark.hatle@amd.com>2023-08-30 14:53:59 -0500
commit78240b13a85a49614e0a1f2085dbc40d43ce043c (patch)
treee3a7f2e95b4abb43692f983944c61052deb9e4e5
parentc043692501039e8521c4da64de166232aa0728cf (diff)
downloadmeta-xilinx-78240b13a85a49614e0a1f2085dbc40d43ce043c.tar.gz
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 <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.1.inc2
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 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"
2 2
3UBRANCH = "xlnx_rebase_v2023.01_update" 3UBRANCH = "xlnx_rebase_v2023.01_update"
4 4
5SRCREV = "5177d5e64db914d26083501c3f65980b010bde7e" 5SRCREV = "0c2f5b29946156bdc448c56796ee16b6d378e64c"
6 6
7LICENSE = "GPL-2.0-or-later" 7LICENSE = "GPL-2.0-or-later"
8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" 8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897"