[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] u-boot-script-boundary: update to match v2014.01 release

Eric Nelson eric.nelson at boundarydevices.com
Tue Mar 4 17:11:03 PST 2014


The only difference in the boot script for this release is
the inclusion of support for reading environment variables
through uEnv.txt at the start of the boot script.

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

diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
index 380a785..9546266 100644
--- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
@@ -2,10 +2,10 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
 DEPENDS = "u-boot-mkimage-native"
 
-PV = "v2013.10+git${SRCPV}"
+PV = "v2014.01+git${SRCPV}"
 
-SRCREV = "30a8005a20e73ef963ba056d8835ab1bb8dcb77a"
-SRCBRANCH = "v2013.10-20131119"
+SRCREV = "c4acd1b68c9a843d05aa8cb233843c2689041ef2"
+SRCBRANCH = "v2014.01-20140228"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
1.8.3.2



More information about the meta-freescale mailing list