diff options
author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-23 13:46:35 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 11:24:57 +0800 |
commit | c277d92824fcb9a8c7223aba0ffd7a03c8f05560 (patch) | |
tree | 4628a9312fc3d21d0a409edd7902f4285542d3b0 /meta-fsl-ppc | |
parent | a5e9679373fdaac6c6464e5a117142eb0c159225 (diff) | |
download | meta-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.bb | 2 |
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 | ||
13 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" | 13 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" |
14 | SRCREV = "cc8e332c64e5840ea2037624159801284434caba" | 14 | SRCREV = "cc8e332c64e5840ea2037624159801284434caba" |
15 | SRCREV_t2080qds = "e6659c7a473fbaa64313c941d5fb10c723c64731" | ||
16 | SRCREV_t2080qds-64b = "e6659c7a473fbaa64313c941d5fb10c723c64731" | ||
15 | 17 | ||
16 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
17 | 19 | ||