From e4876c9193fc92a3978fcd7dd4858b86c3da5af5 Mon Sep 17 00:00:00 2001 From: Zongchun Yu Date: Fri, 24 Jan 2014 16:01:49 +0800 Subject: u-boot: update SHA for SDK T2080QDS Signed-off-by: Zongchun Yu --- recipes-bsp/u-boot/u-boot_git.bb | 2 ++ 1 file changed, 2 insertions(+) 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 SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \ file://Fix-the-depend-race-issue.patch" SRCREV = "5438fc1ca159c8f5724272efd1289e6d49771e69" +SRCREV_t2080qds = "fc03874549668c1a10f97c10b3a77cb0f236df19" +SRCREV_t2080qds-64b = "fc03874549668c1a10f97c10b3a77cb0f236df19" python () { if d.getVar("TCMODE", True) == "external-fsl": -- cgit v1.2.3-54-g00ecf