summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-23 13:46:35 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 11:24:57 +0800
commitc277d92824fcb9a8c7223aba0ffd7a03c8f05560 (patch)
tree4628a9312fc3d21d0a409edd7902f4285542d3b0 /meta-fsl-ppc
parenta5e9679373fdaac6c6464e5a117142eb0c159225 (diff)
downloadmeta-freescale-c277d92824fcb9a8c7223aba0ffd7a03c8f05560.tar.gz
usdpaa: update the SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r--meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb b/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb
index e61989a0b..8288b2a1c 100644
--- a/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -12,6 +12,8 @@ RDEPENDS_${PN} = "libgcc bash"
12 12
13SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" 13SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1"
14SRCREV = "cc8e332c64e5840ea2037624159801284434caba" 14SRCREV = "cc8e332c64e5840ea2037624159801284434caba"
15SRCREV_t2080qds = "e6659c7a473fbaa64313c941d5fb10c723c64731"
16SRCREV_t2080qds-64b = "e6659c7a473fbaa64313c941d5fb10c723c64731"
15 17
16S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
17 19