All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH] u-boot-boundary: update to v2014.04 (srcrev 6d00ef4)
@ 2014-05-01 22:46 Eric Nelson
  2014-05-02 15:28 ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Nelson @ 2014-05-01 22:46 UTC (permalink / raw)
  To: meta-freescale; +Cc: troy.kisky

This patch updates U-Boot for Boundary Devices Nitrogen6x and
Nitrogen6_Lite boards to sync with the v2014.04 release from
up-stream.

This isn't a major release and upgrading isn't critical.

Release notes are on-line in this post:
	http://boundarydevices.com/u-boot-2014-04-release-mx6/

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
---
 recipes-bsp/u-boot/u-boot-boundary_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb
index 5c8bde8..05e7008 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
 
 PROVIDES = "u-boot"
 
-PV = "v2014.01+git${SRCPV}"
+PV = "v2014.04+git${SRCPV}"
 
-SRCREV = "c4acd1b68c9a843d05aa8cb233843c2689041ef2"
-SRCBRANCH = "v2014.01-20140228"
+SRCREV = "6d00ef4bba6fdfa7897cba631df6c0781992b847"
+SRCBRANCH = "v2014.04-20140419"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
1.9.1



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

end of thread, other threads:[~2014-05-04 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 22:46 [meta-fsl-arm-extra][PATCH] u-boot-boundary: update to v2014.04 (srcrev 6d00ef4) Eric Nelson
2014-05-02 15:28 ` Otavio Salvador
2014-05-02 16:57   ` Eric Nelson
2014-05-04 14:25   ` [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Update " Eric Nelson

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.