summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-12-26 15:21:53 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-01-16 11:13:15 +0000
commit4faf6e680c8345c94b3462fa9ffba3ce550820ed (patch)
tree44b555b3aa247fc2a7247b92ec60fd5d6fe94b2f
parent8bf6d34c0fa559ebc91d7beeb37851c93debaf77 (diff)
downloadmeta-freescale-4faf6e680c8345c94b3462fa9ffba3ce550820ed.tar.gz
dce: Update to latest from NXP 6.6.52-2.2.0
Update SRCREV to 88ef2e8 Signed-off-by: Flora Hu <flora.hu@nxp.com> (cherry picked from commit 6180f3a0d188b776f650e8820fe864f98b841d74)
-rw-r--r--recipes-dpaa2/dce/dce_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb
index 7c0ec270..7beeb90f 100644
--- a/recipes-dpaa2/dce/dce_git.bb
+++ b/recipes-dpaa2/dce/dce_git.bb
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/nxp-qoriq/dce;protocol=https;nobranch=1 \
7 git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ 7 git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \
8 file://0001-support-user-merge.patch \ 8 file://0001-support-user-merge.patch \
9" 9"
10SRCREV = "9db9c08379aa89f45f514f4f3f0a8e8212198758" 10SRCREV = "88ef2e8c3845532ee64cea4349fd38fb2bd5f807"
11SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3" 11SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3"
12 12
13SRCREV_FORMAT = "default_qbman" 13SRCREV_FORMAT = "default_qbman"