diff options
Diffstat (limited to 'meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.05.bb')
-rw-r--r-- | meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.05.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.05.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.05.bb index eed5f9c1f..27ed1314b 100644 --- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.05.bb +++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.05.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" DEPENDS = "openssl" -SRCREV = "d0847e6b3eda43d4d2b4f9928a549c3c2d52865f" +SRCREV = "47441cc36bb8e919a066837e4d7c5a8a1c475da4" UBRANCH = "v2016.05-ast2500" SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" |