diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-02-19 14:33:09 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-02-19 14:33:09 -0600 |
commit | 8d1658546c75826b586b60246f9544757c376fe7 (patch) | |
tree | 56b8a62a70a635792b1651d8ad61b15a958869a9 /meta-phosphor/common/recipes-bsp/u-boot | |
parent | d22a1c8a3952802ff031ce5df24cb04fa45e1d7a (diff) | |
download | talos-openbmc-8d1658546c75826b586b60246f9544757c376fe7.tar.gz talos-openbmc-8d1658546c75826b586b60246f9544757c376fe7.zip |
Revup u-boot
Diffstat (limited to 'meta-phosphor/common/recipes-bsp/u-boot')
-rw-r--r-- | meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc b/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc index 17ebfc556..d2aa63835 100644 --- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc +++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc @@ -1,6 +1,6 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" -SRCREV = "a0f4d951939a133cea9469f2c2da3ce76b21d62e" +SRCREV = "c468fa0409fdbccd9be9f41767a96b5ce6999dec" UBRANCH = "v2016.07-aspeed-openbmc" SRC_URI = "git://scm.raptorcs.com/scm/git/talos-obmc-uboot;branch=${UBRANCH};protocol=https" |