diff options
author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-24 15:05:42 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 13:32:32 +0800 |
commit | 0427b6e0dd322966ddd71cd5e34e56b9a5ea00d1 (patch) | |
tree | 9d655f8bfef67e72263070e8c165748b658ea3aa | |
parent | 17e90b97aafc1cea64ca32b02d8769be825bd635 (diff) | |
download | meta-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.bb | 2 |
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 | ||
14 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git" | 14 | SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git" |
15 | SRCREV = "cc8e332c64e5840ea2037624159801284434caba" | 15 | SRCREV = "cc8e332c64e5840ea2037624159801284434caba" |
16 | SRCREV_t2080qds = "e6659c7a473fbaa64313c941d5fb10c723c64731" | ||
17 | SRCREV_t2080qds-64b = "e6659c7a473fbaa64313c941d5fb10c723c64731" | ||
16 | 18 | ||
17 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
18 | 20 | ||