diff mbox

u-boot: Update to v2016.11 release

Message ID 7d8278b0-632f-1b8b-9fd4-2464185b0885@denx.de
State New
Headers show

Commit Message

Marek Vasut Dec. 5, 2016, 4:24 p.m. UTC
On 12/05/2016 05:19 PM, Burton, Ross wrote:
> This doesn't apply to master cleanly, I suspect it's part of a series

> that has managed to become split up in my inbox.

> 

> Is there a branch with this on?


Afaict you applied the update to 2016.09 and squashed some patches and
that never made it into master. Anyway, I'm attaching all the patches,
for completeness.

> Ross

> 

> On 18 November 2016 at 19:29, Marek Vasut <marex@denx.de

> <mailto:marex@denx.de>> wrote:

> 

>     Upgrade U-Boot to the latest version.

> 

>     Signed-off-by: Marek Vasut <marex@denx.de <mailto:marex@denx.de>>

>     Cc: Richard Purdie <richard.purdie@linuxfoundation.org

>     <mailto:richard.purdie@linuxfoundation.org>>

>     Cc: Denys Dmytriyenko <denis@denix.org <mailto:denis@denix.org>>

>     Cc: Ross Burton <ross.burton@intel.com <mailto:ross.burton@intel.com>>

>     ---

>      .../{u-boot-common_2016.09.01.inc => u-boot-common_2016.11.inc}   

>        | 4 ++--

>      .../{u-boot-fw-utils_2016.09.01.bb

>     <http://u-boot-fw-utils_2016.09.01.bb> => u-boot-fw-utils_2016.11.bb

>     <http://u-boot-fw-utils_2016.11.bb>}     | 0

>      .../{u-boot-mkimage_2016.09.01.bb

>     <http://u-boot-mkimage_2016.09.01.bb> => u-boot-mkimage_2016.11.bb

>     <http://u-boot-mkimage_2016.11.bb>}       | 0

>      meta/recipes-bsp/u-boot/{u-boot_2016.09.01.bb

>     <http://u-boot_2016.09.01.bb> => u-boot_2016.11.bb

>     <http://u-boot_2016.11.bb>}   | 0

>      4 files changed, 2 insertions(+), 2 deletions(-)

>      rename meta/recipes-bsp/u-boot/{u-boot-common_2016.09.01.inc =>

>     u-boot-common_2016.11.inc} (71%)

>      rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.09.01.bb

>     <http://u-boot-fw-utils_2016.09.01.bb> => u-boot-fw-utils_2016.11.bb

>     <http://u-boot-fw-utils_2016.11.bb>} (100%)

>      rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2016.09.01.bb

>     <http://u-boot-mkimage_2016.09.01.bb> => u-boot-mkimage_2016.11.bb

>     <http://u-boot-mkimage_2016.11.bb>} (100%)

>      rename meta/recipes-bsp/u-boot/{u-boot_2016.09.01.bb

>     <http://u-boot_2016.09.01.bb> => u-boot_2016.11.bb

>     <http://u-boot_2016.11.bb>} (100%)

> 

>     diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc

>     b/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc

>     similarity index 71%

>     rename from meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc

>     rename to meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc

>     index f706a6b..84adc1c 100644

>     --- a/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc

>     +++ b/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc

>     @@ -7,8 +7,8 @@ PE = "1"

> 

>      # We use the revision in order to avoid having to fetch it from the

>      # repo during parse

>     -SRCREV = "f3363c060497515ca8b71451cb56f3ec0abacaa9"

>     +SRCREV = "29e0cfb4f77f7aa369136302cee14a91e22dca71"

> 

>     -SRC_URI = "git://git.denx.de/u-boot.git;branch=u-boot-2016.09.y

>     <http://git.denx.de/u-boot.git;branch=u-boot-2016.09.y>"

>     +SRC_URI = "git://git.denx.de/u-boot.git

>     <http://git.denx.de/u-boot.git>"

> 

>      S = "${WORKDIR}/git"

>     diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb

>     <http://u-boot-fw-utils_2016.09.01.bb>

>     b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb

>     <http://u-boot-fw-utils_2016.11.bb>

>     similarity index 100%

>     rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb

>     <http://u-boot-fw-utils_2016.09.01.bb>

>     rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb

>     <http://u-boot-fw-utils_2016.11.bb>

>     diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb

>     <http://u-boot-mkimage_2016.09.01.bb>

>     b/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb

>     <http://u-boot-mkimage_2016.11.bb>

>     similarity index 100%

>     rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb

>     <http://u-boot-mkimage_2016.09.01.bb>

>     rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb

>     <http://u-boot-mkimage_2016.11.bb>

>     diff --git a/meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb

>     <http://u-boot_2016.09.01.bb>

>     b/meta/recipes-bsp/u-boot/u-boot_2016.11.bb <http://u-boot_2016.11.bb>

>     similarity index 100%

>     rename from meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb

>     <http://u-boot_2016.09.01.bb>

>     rename to meta/recipes-bsp/u-boot/u-boot_2016.11.bb

>     <http://u-boot_2016.11.bb>

>     --

>     2.10.2

> 

> 



-- 
Best regards,
Marek Vasut
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox

Patch

From e064a165bf080e5876518ec3ac8a68a1345c3b9c Mon Sep 17 00:00:00 2001
From: Marek Vasut <marex@denx.de>
Date: Fri, 18 Nov 2016 11:18:58 +0100
Subject: [PATCH 6/6] u-boot: Update to v2016.11 release

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>
Cc: Ross Burton <ross.burton@intel.com>
---
 .../{u-boot-common_2016.09.01.inc => u-boot-common_2016.11.inc}       | 4 ++--
 .../{u-boot-fw-utils_2016.09.01.bb => u-boot-fw-utils_2016.11.bb}     | 0
 .../{u-boot-mkimage_2016.09.01.bb => u-boot-mkimage_2016.11.bb}       | 0
 meta/recipes-bsp/u-boot/{u-boot_2016.09.01.bb => u-boot_2016.11.bb}   | 0
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-common_2016.09.01.inc => u-boot-common_2016.11.inc} (71%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.09.01.bb => u-boot-fw-utils_2016.11.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2016.09.01.bb => u-boot-mkimage_2016.11.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2016.09.01.bb => u-boot_2016.11.bb} (100%)

diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc b/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
similarity index 71%
rename from meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
index f706a6b..84adc1c 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
@@ -7,8 +7,8 @@  PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "f3363c060497515ca8b71451cb56f3ec0abacaa9"
+SRCREV = "29e0cfb4f77f7aa369136302cee14a91e22dca71"
 
-SRC_URI = "git://git.denx.de/u-boot.git;branch=u-boot-2016.09.y"
+SRC_URI = "git://git.denx.de/u-boot.git"
 
 S = "${WORKDIR}/git"
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb b/meta/recipes-bsp/u-boot/u-boot_2016.11.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb
rename to meta/recipes-bsp/u-boot/u-boot_2016.11.bb
-- 
2.10.2