summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-imx-headers_4.14.98.bb2
-rw-r--r--recipes-kernel/linux/linux-imx.inc2
-rw-r--r--recipes-kernel/linux/linux-qoriq-rt_4.14.bb2
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.14.bb2
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.19.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_4.14.98.bb b/recipes-kernel/linux/linux-imx-headers_4.14.98.bb
index e55a795b..c9b73963 100644
--- a/recipes-kernel/linux/linux-imx-headers_4.14.98.bb
+++ b/recipes-kernel/linux/linux-imx-headers_4.14.98.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
9 9
10SRCBRANCH = "imx_4.14.98_2.0.0_ga" 10SRCBRANCH = "imx_4.14.98_2.0.0_ga"
11LOCALVERSION = "-imx" 11LOCALVERSION = "-imx"
12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
13SRCREV = "dfc78102d29f81d9316b281a3b8af3dff95174c8" 13SRCREV = "dfc78102d29f81d9316b281a3b8af3dff95174c8"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
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 ?= ""
11SCMVERSION ?= "y" 11SCMVERSION ?= "y"
12SRCBRANCH ?= "" 12SRCBRANCH ?= ""
13 13
14SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ 14SRC_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-rt_4.14.bb b/recipes-kernel/linux/linux-qoriq-rt_4.14.bb
index e880081a..998ff8df 100644
--- a/recipes-kernel/linux/linux-qoriq-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-qoriq-rt_4.14.bb
@@ -6,7 +6,7 @@ SECTION = "kernel"
6LICENSE = "GPLv2" 6LICENSE = "GPLv2"
7LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 7LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ 9SRC_URI = "git://github.com/nxp-qoriq/linux;protocol=https;nobranch=1 \
10 file://0001-Makfefile-add-cflags.patch \ 10 file://0001-Makfefile-add-cflags.patch \
11 file://0001-perf-tools-Add-Python-3-support.patch \ 11 file://0001-perf-tools-Add-Python-3-support.patch \
12" 12"
diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb
index f2e0a4b8..e4daef1c 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"
6LICENSE = "GPLv2" 6LICENSE = "GPLv2"
7LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 7LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ 9SRC_URI = "git://github.com/nxp-qoriq/linux;protocol=https;nobranch=1 \
10 file://0001-Makfefile-add-cflags.patch \ 10 file://0001-Makfefile-add-cflags.patch \
11 file://0001-perf-tools-Add-Python-3-support.patch \ 11 file://0001-perf-tools-Add-Python-3-support.patch \
12" 12"
diff --git a/recipes-kernel/linux/linux-qoriq_4.19.bb b/recipes-kernel/linux/linux-qoriq_4.19.bb
index aed29df6..c6f7da69 100644
--- a/recipes-kernel/linux/linux-qoriq_4.19.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.19.bb
@@ -6,7 +6,7 @@ SECTION = "kernel"
6LICENSE = "GPLv2" 6LICENSE = "GPLv2"
7LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 7LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ 9SRC_URI = "git://github.com/nxp-qoriq/linux;protocol=https;nobranch=1 \
10" 10"
11SRCREV = "4aba815fd6404a9620a66c8a3c2af4ba2a6a701a" 11SRCREV = "4aba815fd6404a9620a66c8a3c2af4ba2a6a701a"
12 12