summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-24 15:05:42 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 13:32:32 +0800
commit0427b6e0dd322966ddd71cd5e34e56b9a5ea00d1 (patch)
tree9d655f8bfef67e72263070e8c165748b658ea3aa
parent17e90b97aafc1cea64ca32b02d8769be825bd635 (diff)
downloadmeta-fsl-ppc-0427b6e0dd322966ddd71cd5e34e56b9a5ea00d1.tar.gz
usdpaa: update the SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
-rw-r--r--recipes-dpaa/usdpaa/usdpaa_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb
index ffae084..4efddc2 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -13,6 +13,8 @@ RDEPENDS_${PN} = "libgcc bash"
13 13
14SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git" 14SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git"
15SRCREV = "cc8e332c64e5840ea2037624159801284434caba" 15SRCREV = "cc8e332c64e5840ea2037624159801284434caba"
16SRCREV_t2080qds = "e6659c7a473fbaa64313c941d5fb10c723c64731"
17SRCREV_t2080qds-64b = "e6659c7a473fbaa64313c941d5fb10c723c64731"
16 18
17S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
18 20