summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/dce/dce_git.bb
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2022-12-15 11:49:10 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-12-15 10:53:50 +0000
commita66d86b448760d28cdee3544d9f9844e429c8ac3 (patch)
treeb5938e6919662459a876018b03ecdd07b357eb89 /recipes-dpaa2/dce/dce_git.bb
parent2d716a8e5d9b428d2a33d30751767eb198c19b2d (diff)
downloadmeta-freescale-a66d86b448760d28cdee3544d9f9844e429c8ac3.tar.gz
Switch NXP QorIQ repositories to github.combackport-1330-to-kirkstone
Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu <junzhu@nxp.com> (cherry picked from commit db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6)
Diffstat (limited to 'recipes-dpaa2/dce/dce_git.bb')
-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 368e5aa6..d4f61c43 100644
--- a/recipes-dpaa2/dce/dce_git.bb
+++ b/recipes-dpaa2/dce/dce_git.bb
@@ -3,8 +3,8 @@ SECTION = "dpaa2"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf"
5 5
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dce;nobranch=1 \ 6SRC_URI = "git://github.com/nxp-qoriq/dce;protocol=https;nobranch=1 \
7 git://source.codeaurora.org/external/qoriq/qoriq-components/qbman_userspace;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 = "9db9c08379aa89f45f514f4f3f0a8e8212198758"