summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-12-26 15:21:53 +0800
committerFlora Hu <flora.hu@nxp.com>2025-01-13 13:58:59 +0800
commit6180f3a0d188b776f650e8820fe864f98b841d74 (patch)
tree30150d8e50e72d4b3c20f8f760626df95c3c6c55
parentc37d3a4c28d9ccb4076f5508cf79080d83902b64 (diff)
downloadmeta-freescale-6180f3a0d188b776f650e8820fe864f98b841d74.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>
-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"