diff options
Diffstat (limited to 'recipes-kernel')
11 files changed, 11 insertions, 11 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb index e3fbcab0..4c7f9d40 100644 --- a/recipes-kernel/ceetm/ceetm_git.bb +++ b/recipes-kernel/ceetm/ceetm_git.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC" | |||
2 | LICENSE = "GPLv2 & BSD" | 2 | LICENSE = "GPLv2 & BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915" |
4 | 4 | ||
5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1" | 5 | SRC_URI = "git://github.com/nxp-qoriq/ceetm;protocol=https;nobranch=1" |
6 | SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b" | 6 | SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b" |
7 | 7 | ||
8 | DEPENDS = "iproute2" | 8 | DEPENDS = "iproute2" |
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc index 90067cfb..9cbec5f9 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc +++ b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc | |||
@@ -14,7 +14,7 @@ python() { | |||
14 | 14 | ||
15 | FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" | 15 | FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" |
16 | 16 | ||
17 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" | 17 | SRC_URI = "git://github.com/nxp-qoriq/cryptodev-linux;protocol=https;nobranch=1" |
18 | SRCREV = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f" | 18 | SRCREV = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f" |
19 | 19 | ||
20 | # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc | 20 | # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc |
diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb index feddc8fa..ddaffad9 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" | |||
4 | 4 | ||
5 | inherit module | 5 | inherit module |
6 | 6 | ||
7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/auto-resp;branch=nxp/sdk-v2.0.x" | 7 | SRC_URI = "git://github.com/qoriq-yocto-sdk/auto-resp;protocol=https;branch=nxp/sdk-v2.0.x" |
8 | SRCREV = "9a74743167dcfcfbca5056eedbff9a52337c9712" | 8 | SRCREV = "9a74743167dcfcfbca5056eedbff9a52337c9712" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb index 798aa803..55ad7780 100644 --- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb +++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425 | |||
10 | SRCBRANCH = "imx_4.9.88_2.0.0_ga" | 10 | SRCBRANCH = "imx_4.9.88_2.0.0_ga" |
11 | LOCALVERSION = "-${SRCBRANCH}" | 11 | LOCALVERSION = "-${SRCBRANCH}" |
12 | 12 | ||
13 | KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" | 13 | KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https" |
14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
15 | ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ | 15 | ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ |
16 | file://Add-makefile.patch \ | 16 | file://Add-makefile.patch \ |
diff --git a/recipes-kernel/kernel-modules/kernel-module-ls-debug_git.bb b/recipes-kernel/kernel-modules/kernel-module-ls-debug_git.bb index cad18b69..c663b5b9 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ls-debug_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ls-debug_git.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94263f12f9416f9fd0493c8f9e8085a3" | |||
7 | 7 | ||
8 | inherit module autotools-brokensep | 8 | inherit module autotools-brokensep |
9 | 9 | ||
10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/ls-dbg;branch=nxp/master" | 10 | SRC_URI = "git://github.com/qoriq-yocto-sdk/ls-dbg;protocol=https;branch=nxp/master" |
11 | SRCREV = "40501f6659e880d38508cdd34a4df2d348d1c68e" | 11 | SRCREV = "40501f6659e880d38508cdd34a4df2d348d1c68e" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
diff --git a/recipes-kernel/kernel-modules/kernel-module-perf-qoriq_0.8.2.bb b/recipes-kernel/kernel-modules/kernel-module-perf-qoriq_0.8.2.bb index 4a31f1e3..b34571db 100644 --- a/recipes-kernel/kernel-modules/kernel-module-perf-qoriq_0.8.2.bb +++ b/recipes-kernel/kernel-modules/kernel-module-perf-qoriq_0.8.2.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "QorIQ extension to Perf for supporting non core counters" | |||
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba" |
4 | 4 | ||
5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/qoriq-perf;branch=nxp/master" | 5 | SRC_URI = "git://github.com/qoriq-yocto-sdk/qoriq-perf;protocol=https;branch=nxp/master" |
6 | SRCREV = "7beb3783edac66bab00c85d99a7b073f569af7fd" | 6 | SRCREV = "7beb3783edac66bab00c85d99a7b073f569af7fd" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
diff --git a/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb b/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb index 20d894ed..d21061b1 100644 --- a/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e9605a22ea50467bd2bfe4cdd66e69ae" | |||
4 | 4 | ||
5 | inherit module | 5 | inherit module |
6 | 6 | ||
7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/scatter-gather;branch=nxp/master" | 7 | SRC_URI = "git://github.com/qoriq-yocto-sdk/scatter-gather;protocol=https;branch=nxp/master" |
8 | SRCREV = "97db173d08a70abe2b9a6fa928299a117f3febc2" | 8 | SRCREV = "97db173d08a70abe2b9a6fa928299a117f3febc2" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
diff --git a/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb b/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb index f7beed21..7194157c 100644 --- a/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb +++ b/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "UIO driver for T1040 L2 Switch" | |||
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" |
4 | 4 | ||
5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/l2switch-uio;branch=nxp/sdk-v2.0.x" | 5 | SRC_URI = "git://github.com/qoriq-yocto-sdk/l2switch-uio;protocol=https;branch=nxp/sdk-v2.0.x" |
6 | SRCREV = "0f31fbcbe9ab1ab9c424da34f70c82314b16f8de" | 6 | SRCREV = "0f31fbcbe9ab1ab9c424da34f70c82314b16f8de" |
7 | 7 | ||
8 | inherit module | 8 | inherit module |
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc index 9a8a035f..4660a9ee 100644 --- a/recipes-kernel/linux/linux-imx.inc +++ b/recipes-kernel/linux/linux-imx.inc | |||
@@ -11,7 +11,7 @@ LOCALVERSION ?= "" | |||
11 | SCMVERSION ?= "y" | 11 | SCMVERSION ?= "y" |
12 | SRCBRANCH ?= "" | 12 | SRCBRANCH ?= "" |
13 | 13 | ||
14 | SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ | 14 | SRC_URI = "git://github.com/nxp-imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ |
15 | file://defconfig \ | 15 | file://defconfig \ |
16 | " | 16 | " |
17 | 17 | ||
diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb index bceacf35..287bbd00 100644 --- a/recipes-kernel/linux/linux-qoriq_4.14.bb +++ b/recipes-kernel/linux/linux-qoriq_4.14.bb | |||
@@ -6,7 +6,7 @@ SECTION = "kernel" | |||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
8 | 8 | ||
9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ | 9 | SRC_URI = "git://github.com/nxp-qoriq/linux;protocol=https;nobranch=1 \ |
10 | file://0001-fix-gcc8-build-error.patch \ | 10 | file://0001-fix-gcc8-build-error.patch \ |
11 | " | 11 | " |
12 | SRCREV = "b09b730fcb1cbcbaa71ff8a84eafd1c2454f7e55" | 12 | SRCREV = "b09b730fcb1cbcbaa71ff8a84eafd1c2454f7e55" |
diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb index 7e920dd7..c902e5c0 100644 --- a/recipes-kernel/linux/linux-qoriq_4.9.bb +++ b/recipes-kernel/linux/linux-qoriq_4.9.bb | |||
@@ -6,7 +6,7 @@ SECTION = "kernel" | |||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
8 | 8 | ||
9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ | 9 | SRC_URI = "git://github.com/nxp-qoriq/linux;protocol=https;nobranch=1 \ |
10 | file://0001-fix-gcc-8-build-error-for-linux-4.9.patch \ | 10 | file://0001-fix-gcc-8-build-error-for-linux-4.9.patch \ |
11 | " | 11 | " |
12 | SRCREV = "c4881840f02f6070dede14a698e6feedd586be9b" | 12 | SRCREV = "c4881840f02f6070dede14a698e6feedd586be9b" |