summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-01-11 03:14:15 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2019-01-14 16:23:38 -0200
commit795927d234f85d7ece38eb8f6fc2d169f212177d (patch)
treed305a322f53affd114d51c3790725b326be5e4ae /recipes-dpaa2
parente2d152424580d771c34ee86540f0e2d420e6c5cd (diff)
downloadmeta-freescale-795927d234f85d7ece38eb8f6fc2d169f212177d.tar.gz
dce: update to 49389aa
*Update to lsdk 1812 tag include the following changes: 49389aa - .gitmodules: use codeaurora url 0c4eea9 - Makefile and gitmodules update 492eecd - dpdcei: Affine thread for FQDAN setup b2a48e8 - dce: Support LX2160 SOCs 62af9fe - dce: Userspace dce support for DPAA2 devices *qbman update to 383ceac Update to lsdk 1812 tag include the following changes: 383ceac - Support for the QBMAN 5.0 userspace. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/dce/dce_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb
index 74dc48c3..7313ca73 100644
--- a/recipes-dpaa2/dce/dce_git.bb
+++ b/recipes-dpaa2/dce/dce_git.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=338308e2a663929309c9929ab9495bb5"
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dce;nobranch=1 \ 6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dce;nobranch=1 \
7 git://source.codeaurora.org/external/qoriq/qoriq-components/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ 7 git://source.codeaurora.org/external/qoriq/qoriq-components/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \
8" 8"
9SRCREV = "8d6dd3286d93f2289e2467401b900378ade24a0f" 9SRCREV = "49389aa57cc94e0503f53c6b33e4b358ccf42eb5"
10SRCREV_qbman = "75ff61a7ca6acdbdbb780161b053cbcbc990f1be" 10SRCREV_qbman = "383ceac0c09b1e38f2a8b1cf42822686b4cf15f3"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13