summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-01-07 12:33:26 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-08 18:09:20 +0800
commit787081bf238095e67e5ac70a93dfe2de8e54452a (patch)
tree4589ae68e4e443690f0734ec9d32cb2475b2d776
parent7660ffb788d45896f97441cfe3f1c4a063ee6804 (diff)
downloadmeta-fsl-ppc-787081bf238095e67e5ac70a93dfe2de8e54452a.tar.gz
usdpaa: update to revision d997594
This update to fsl sdk v1.7 release. There are 143 new commits. The detailed changes can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/usdpaa.git/ Signed-off-by: Ting Liu <ting.liu@freescale.com>
-rw-r--r--recipes-dpaa/usdpaa/usdpaa_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb
index c8daab0..e6bf5f6 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -14,7 +14,7 @@ DEPENDS_append_b4420qds = " ipc-ust"
14RDEPENDS_${PN} = "libgcc bash" 14RDEPENDS_${PN} = "libgcc bash"
15 15
16SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1" 16SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1"
17SRCREV = "db3534f4d21892bc7f9fbe973f4e4cf8de924c75" 17SRCREV = "d9975948bb6bf9fdcec189c0f1c31ce45f74961c"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20