summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc')
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
index 9e10ea52e..ccd37c6fe 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = " \
8 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ 8 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
9" 9"
10 10
11SRCBRANCH = "LS1-dev" 11SRCBRANCH = "sdk-v1.7.x"
12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=${SRCBRANCH}" 12SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH}"
13SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469" 13SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1"
14 14
15LOCALVERSION ?= "-${SRCBRANCH}" 15LOCALVERSION ?= "-${SRCBRANCH}"
16 16