summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/dce/dce_git.bb
diff options
context:
space:
mode:
authorLogan Grosz <logan.grosz@gmail.com>2023-03-31 14:18:08 -0600
committerLogan Grosz <logan.grosz@gmail.com>2023-03-31 16:33:26 -0600
commitfda27abe2a9ea16f010f103a366ed3ba701acfae (patch)
treec6cfa1f7d67d5950f296c63d7f5800e44894cf25 /recipes-dpaa2/dce/dce_git.bb
parent14f1a630a47375432f93c556927b879b51d84c4e (diff)
downloadmeta-freescale-fda27abe2a9ea16f010f103a366ed3ba701acfae.tar.gz
Migrate codeaurora repositories to github
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 0e31a3c4..f52acf85 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" 8"
9SRCREV = "0ec35ad12ad04b5dadfa9f8c8a718c715bde41db" 9SRCREV = "0ec35ad12ad04b5dadfa9f8c8a718c715bde41db"
10SRCREV_qbman = "a1af1e1528fe2e1ce0df1e6d9170b6c239c8ab4f" 10SRCREV_qbman = "a1af1e1528fe2e1ce0df1e6d9170b6c239c8ab4f"