diff options
| author | Jun Zhu <junzhu@nxp.com> | 2022-12-15 11:49:10 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2022-12-15 11:47:18 +0800 |
| commit | db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6 (patch) | |
| tree | 9341b369d25545e2069cfd0afab4580b73b2ca1c /recipes-dpaa/eth-config | |
| parent | cb6c55d9c13228a0a9deef59d2f72b34ae117ba5 (diff) | |
| download | meta-freescale-db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6.tar.gz | |
Switch NXP QorIQ repositories to github.com
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>
Diffstat (limited to 'recipes-dpaa/eth-config')
| -rw-r--r-- | recipes-dpaa/eth-config/eth-config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index b2f0713ca..06e4382fa 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" | |||
| 5 | 5 | ||
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" | 8 | SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1" |
| 9 | SRCREV = "6164664070e45810c793f112781ebcedc979e132" | 9 | SRCREV = "6164664070e45810c793f112781ebcedc979e132" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
