commit | 195ba3c2078d17874e9f63b033e21071aa3faadc | [log] [tgz] |
---|---|---|
author | Mike Garrett <mike.garrett@hpe.com> | Thu Nov 18 16:12:42 2021 -0600 |
committer | Mike Garrett <mike.garrett@hpe.com> | Mon Nov 22 13:48:55 2021 +0000 |
tree | c221581b9923cdbfffcd4fea4b10d812143208b4 | |
parent | 5cc2f81c5b66da00cad24e18b0d23442af060c3f [diff] |
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
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 2efeb9e..d8f45ed 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 @@ # 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}"