summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
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
commit164e2bbef27f16ffca46fa08dc3858df6b803e78 (patch)
tree2d4465bdf6272bcbe94fe1cde1b4f8b7161693bc /meta-fsl-ppc
parentce9e5e9a1e3c528f0c1f123c0cde15c3b0893da0 (diff)
downloadmeta-freescale-164e2bbef27f16ffca46fa08dc3858df6b803e78.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>
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r--meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb b/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb
index c8daab0a..e6bf5f6c 100644
--- a/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/meta-fsl-ppc/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