diff options
Diffstat (limited to 'meta-phosphor/common/recipes-bsp')
-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" |