diff options
Diffstat (limited to 'meta-phosphor/common/recipes-bsp')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb index 034f8c16b..107c878da 100644 --- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb +++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" SECTION = "bootloader" DEPENDS = "mtd-utils" -SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc" +SRCREV = "be5e3b5b680746718f45ec5ad45e2debc61407b5" UBRANCH = "v2016.07-aspeed-openbmc" SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb index 5fdc141f5..b076728f7 100644 --- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb +++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" DEPENDS = "openssl" -SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc" +SRCREV = "be5e3b5b680746718f45ec5ad45e2debc61407b5" UBRANCH = "v2016.07-aspeed-openbmc" SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb index 42f1f6e74..e69155827 100644 --- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb +++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb @@ -3,7 +3,7 @@ require recipes-bsp/u-boot/u-boot.inc LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" DEPENDS += "dtc-native" -SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc" +SRCREV = "be5e3b5b680746718f45ec5ad45e2debc61407b5" UBRANCH = "v2016.07-aspeed-openbmc" SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" |