aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-ls1.inc6
-rw-r--r--recipes-bsp/u-boot/u-boot-ls1_2014.07.bb (renamed from recipes-bsp/u-boot/u-boot-ls1_2013.10.bb)2
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ls1.inc b/recipes-bsp/u-boot/u-boot-ls1.inc
index 9e10ea5..ccd37c6 100644
--- a/recipes-bsp/u-boot/u-boot-ls1.inc
+++ b/recipes-bsp/u-boot/u-boot-ls1.inc
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = " \
file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
"
-SRCBRANCH = "LS1-dev"
-SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=${SRCBRANCH}"
-SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469"
+SRCBRANCH = "sdk-v1.7.x"
+SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH}"
+SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1"
LOCALVERSION ?= "-${SRCBRANCH}"
diff --git a/recipes-bsp/u-boot/u-boot-ls1_2013.10.bb b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
index 06f6d2f..96944c1 100644
--- a/recipes-bsp/u-boot/u-boot-ls1_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
@@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot.inc
require u-boot-ls1.inc
inherit fsl-u-boot-localversion
-LOCALVERSION ?= "-SDK-V1.3"
+LOCALVERSION ?= "-${SRCBRANCH}"
DEPENDS += "u-boot-ls1-tools-native"
PROVIDES += "u-boot"