summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-24 16:01:49 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 13:32:32 +0800
commite4876c9193fc92a3978fcd7dd4858b86c3da5af5 (patch)
treee9f1fd6068ced95966253293059684a8dfdb62af
parent0427b6e0dd322966ddd71cd5e34e56b9a5ea00d1 (diff)
downloadmeta-fsl-ppc-dylan.tar.gz
u-boot: update SHA for SDK T2080QDSdylan
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
-rw-r--r--recipes-bsp/u-boot/u-boot_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 2b753e4..af40d5e 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -30,6 +30,8 @@ inherit deploy
30SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \ 30SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \
31 file://Fix-the-depend-race-issue.patch" 31 file://Fix-the-depend-race-issue.patch"
32SRCREV = "5438fc1ca159c8f5724272efd1289e6d49771e69" 32SRCREV = "5438fc1ca159c8f5724272efd1289e6d49771e69"
33SRCREV_t2080qds = "fc03874549668c1a10f97c10b3a77cb0f236df19"
34SRCREV_t2080qds-64b = "fc03874549668c1a10f97c10b3a77cb0f236df19"
33 35
34python () { 36python () {
35 if d.getVar("TCMODE", True) == "external-fsl": 37 if d.getVar("TCMODE", True) == "external-fsl":