summaryrefslogtreecommitdiff
path: root/meta-hpe
diff options
context:
space:
mode:
authorMike Garrett <mike.garrett@hpe.com>2021-11-19 01:12:42 +0300
committerMike Garrett <mike.garrett@hpe.com>2021-11-22 16:48:55 +0300
commit195ba3c2078d17874e9f63b033e21071aa3faadc (patch)
treec221581b9923cdbfffcd4fea4b10d812143208b4 /meta-hpe
parent5cc2f81c5b66da00cad24e18b0d23442af060c3f (diff)
downloadopenbmc-195ba3c2078d17874e9f63b033e21071aa3faadc.tar.xz
meta-hpe: Update SRCREV of U-Boot
New I2C driver and FRU EEPROM detect and read Fetch MAC address for network boot of BMC Signed-off-by: Mike Garrett <mike.garrett@hpe.com> Change-Id: I8ff7fc7b40fa720babbc9912642f500086573743
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 2efeb9e09..d8f45ed78 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 = "b139a8a9e6e89e4115741498d454847d99239eda"
+SRCREV = "7e035b9bf331426919aa993a6bb1de3c837e5d3c"
UBRANCH = "v2020.10-gxp-openbmc"
SRC_URI = "git://github.com/HewlettPackard/gxp-uboot.git;branch=${UBRANCH}"