summaryrefslogtreecommitdiff
path: root/meta-hpe
diff options
context:
space:
mode:
authorCharles Kearney <charles.kearney@hpe.com>2023-07-07 19:09:09 +0300
committerJean-Marie Verdun <jean-marie.verdun@hpe.com>2023-09-20 00:33:45 +0300
commit7d76aa52f0e01ed4bc733aefcc4bf10f8e42d3f3 (patch)
treefd2331fb5bfa55cd3342d09c39b42a1a60e82893 /meta-hpe
parentc0a0fb6d790b24f882dc8883fa98ed255cb9ee09 (diff)
downloadopenbmc-7d76aa52f0e01ed4bc733aefcc4bf10f8e42d3f3.tar.xz
meta-hpe: update the u-boot revision
Change-Id: Icfcf52419defd7653683cf95f5505422ec0f0296 signed-off-by: Charles Kearney <charles.kearney@hpe.com>
Diffstat (limited to 'meta-hpe')
-rw-r--r--meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc b/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc
index 8b7b218080..4e44a8e808 100644
--- a/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc
+++ b/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc
@@ -7,7 +7,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "7e035b9bf331426919aa993a6bb1de3c837e5d3c"
+SRCREV = "5aa47dcfa086fdde8093baa55fa0586e5b0ef56d"
UBRANCH = "v2020.10-gxp-openbmc"
SRC_URI = "git://github.com/HewlettPackard/gxp-uboot.git;branch=${UBRANCH};protocol=https"