summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/usdpaa/usdpaa_git.bb
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
commit41d1fabbe8673481321827f446b1f12177d0f84e (patch)
tree14dfdb1772f3b69a54a9df2c503a6eedd3c9275c /recipes-dpaa/usdpaa/usdpaa_git.bb
parent7ba564a0ff1e277a88ae79b677370084e5f2e2c6 (diff)
downloadmeta-fsl-ppc-41d1fabbe8673481321827f446b1f12177d0f84e.tar.gz
usdpaa: update the SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'recipes-dpaa/usdpaa/usdpaa_git.bb')
-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 e61989a..8288b2a 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/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