All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] u-boot: Update to 2016.09.01 release
@ 2016-10-20 13:35 Marek Vasut
  2016-10-20 13:35 ` [PATCH 2/4] u-boot: Drop the +git part from PV Marek Vasut
                   ` (5 more replies)
  0 siblings, 6 replies; 26+ messages in thread
From: Marek Vasut @ 2016-10-20 13:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marek Vasut

Upgrade U-Boot to the latest version.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Denys Dmytriyenko <denis@denix.org>
---
 .../{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



^ permalink raw reply related	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2016-11-02 12:08 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 13:35 [PATCH 1/4] u-boot: Update to 2016.09.01 release Marek Vasut
2016-10-20 13:35 ` [PATCH 2/4] u-boot: Drop the +git part from PV Marek Vasut
2016-10-20 13:46   ` Denys Dmytriyenko
2016-10-20 13:35 ` [PATCH V2 3/4] u-boot: Drop PV altogether Marek Vasut
2016-10-20 13:45   ` Denys Dmytriyenko
2016-10-20 13:48   ` [PATCH V3 " Marek Vasut
2016-10-20 13:58     ` Denys Dmytriyenko
2016-10-20 13:35 ` [PATCH 4/4] u-boot: Drop redundant comment Marek Vasut
2016-10-20 13:46   ` Denys Dmytriyenko
2016-10-20 13:46 ` [PATCH 1/4] u-boot: Update to 2016.09.01 release Denys Dmytriyenko
2016-10-20 15:16 ` Burton, Ross
2016-10-20 18:28   ` Marek Vasut
2016-10-21  7:47 ` Burton, Ross
2016-10-22 20:32   ` Marek Vasut
2016-10-25 18:32     ` Denys Dmytriyenko
2016-10-25 19:24       ` Marek Vasut
2016-10-27 11:44         ` Stefan Müller-Klieser
2016-10-28  0:18           ` Marek Vasut
2016-10-28  2:11             ` Denys Dmytriyenko
2016-10-28  2:14               ` Marek Vasut
2016-10-28 15:16                 ` Burton, Ross
2016-10-30 18:18                   ` Marek Vasut
2016-10-31 14:59                     ` Burton, Ross
2016-11-02 12:08                       ` Marek Vasut
2016-10-28  4:23             ` Khem Raj
2016-10-30 18:19               ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.