From: Zongchun Yu Date: Thu, 23 Jan 2014 06:05:31 +0000 (+0800) Subject: u-boot: update SHA for SDK T2080QDS X-Git-Tag: 2.1~534^2~170 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8caffd0a3a402ea98d2d313f1c7f7d72a15d9bb2;p=meta-freescale.git u-boot: update SHA for SDK T2080QDS Signed-off-by: Zongchun Yu --- diff --git a/meta-fsl-ppc/recipes-bsp/u-boot/u-boot_git.bb b/meta-fsl-ppc/recipes-bsp/u-boot/u-boot_git.bb index 068c6f41..4f8690c2 100644 --- a/meta-fsl-ppc/recipes-bsp/u-boot/u-boot_git.bb +++ b/meta-fsl-ppc/recipes-bsp/u-boot/u-boot_git.bb @@ -27,10 +27,11 @@ DEPENDS = "boot-format-native libgcc ${@base_contains('TCMODE', 'external-fsl', inherit deploy -SRCBRANCH = "sdk-v1.5.x" -SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH} \ +SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \ file://Fix-the-depend-race-issue.patch" SRCREV = "5438fc1ca159c8f5724272efd1289e6d49771e69" +SRCREV_t2080qds = "fc03874549668c1a10f97c10b3a77cb0f236df19" +SRCREV_t2080qds-64b = "fc03874549668c1a10f97c10b3a77cb0f236df19" python () { if d.getVar("TCMODE", True) == "external-fsl":