diff options
Diffstat (limited to 'recipes-dpaa')
-rw-r--r-- | recipes-dpaa/eth-config/eth-config_git.bb | 2 | ||||
-rw-r--r-- | recipes-dpaa/flib/flib_git.bb | 2 | ||||
-rw-r--r-- | recipes-dpaa/fmlib/fmlib_git.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 5255bd02e..e258394d2 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 = "eefb06353c8c3db34d22c26825b66e921bce617d" | 9 | SRCREV = "eefb06353c8c3db34d22c26825b66e921bce617d" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb index 3ae058896..9152939b1 100644 --- a/recipes-dpaa/flib/flib_git.bb +++ b/recipes-dpaa/flib/flib_git.bb | |||
@@ -3,7 +3,7 @@ SECTION = "flib" | |||
3 | LICENSE = "BSD & GPLv2" | 3 | LICENSE = "BSD & GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53" |
5 | 5 | ||
6 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/flib;nobranch=1" | 6 | SRC_URI = "git://github.com/nxp-qoriq/flib;protocol=https;nobranch=1" |
7 | SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c" | 7 | SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index 1f31f631a..31b9fbad5 100644 --- a/recipes-dpaa/fmlib/fmlib_git.bb +++ b/recipes-dpaa/fmlib/fmlib_git.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac" | |||
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" | 8 | SRC_URI = "git://github.com/nxp-qoriq/fmlib;protocol=https;nobranch=1" |
9 | SRCREV = "22126510006f366981c078a340e012a1e0415429" | 9 | SRCREV = "22126510006f366981c078a340e012a1e0415429" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |