On Thu, Oct 20, 2016 at 03:35:11PM +0200, Marek Vasut wrote: > Upgrade U-Boot to the latest version. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Richard Purdie <[email protected]> > Cc: Denys Dmytriyenko <[email protected]>
Acked-by: Denys Dmytriyenko <[email protected]> > --- > .../{u-boot-common_2016.03.inc => u-boot-common_2016.09.01.inc} | 8 > ++++---- > .../{u-boot-fw-utils_2016.03.bb => u-boot-fw-utils_2016.09.01.bb} | 0 > .../{u-boot-mkimage_2016.03.bb => u-boot-mkimage_2016.09.01.bb} | 0 > .../u-boot/{u-boot_2016.03.bb => u-boot_2016.09.01.bb} | 0 > 4 files changed, 4 insertions(+), 4 deletions(-) > rename meta/recipes-bsp/u-boot/{u-boot-common_2016.03.inc => > u-boot-common_2016.09.01.inc} (59%) > rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.03.bb => > u-boot-fw-utils_2016.09.01.bb} (100%) > rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2016.03.bb => > u-boot-mkimage_2016.09.01.bb} (100%) > rename meta/recipes-bsp/u-boot/{u-boot_2016.03.bb => u-boot_2016.09.01.bb} > (100%) > > diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2016.03.inc > b/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc > similarity index 59% > rename from meta/recipes-bsp/u-boot/u-boot-common_2016.03.inc > rename to meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc > index 403e316..ead5077 100644 > --- a/meta/recipes-bsp/u-boot/u-boot-common_2016.03.inc > +++ b/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc > @@ -4,13 +4,13 @@ SECTION = "bootloaders" > LICENSE = "GPLv2+" > LIC_FILES_CHKSUM = > "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" > > -# This revision corresponds to the tag "v2016.03" > +# This revision corresponds to the tag "v2016.09.01" > # We use the revision in order to avoid having to fetch it from the > # repo during parse > -SRCREV = "df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa" > +SRCREV = "f3363c060497515ca8b71451cb56f3ec0abacaa9" > > -PV = "v2016.03+git${SRCPV}" > +PV = "v2016.09.01+git${SRCPV}" > > -SRC_URI = "git://git.denx.de/u-boot.git;branch=master" > +SRC_URI = "git://git.denx.de/u-boot.git;branch=u-boot-2016.09.y" > > S = "${WORKDIR}/git" > diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb > b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb > similarity index 100% > rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb > rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb > diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb > b/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb > similarity index 100% > rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb > rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb > diff --git a/meta/recipes-bsp/u-boot/u-boot_2016.03.bb > b/meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb > similarity index 100% > rename from meta/recipes-bsp/u-boot/u-boot_2016.03.bb > rename to meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb > -- > 2.9.3 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
