summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-18 09:07:22 -0300
committerGitHub <noreply@github.com>2023-04-18 09:07:22 -0300
commit2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07 (patch)
tree97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-kernel/linux
parent154852cae5662f5aa5e983d412c95612dfbaf267 (diff)
parent289dae16bef8ee2e6b10edecd9d9c728e37694ac (diff)
downloadmeta-freescale-2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07.tar.gz
Merge pull request #1503 from het-masteen/update-qoriq-git-linkwarrior
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.14.bb2
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.19.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb
index 9f4bcf04..67028164 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;nobranch=1 \
10 file://0001-Makfefile-add-cflags.patch \ 10 file://0001-Makfefile-add-cflags.patch \
11" 11"
12SRCREV = "7e52442b136c439c142c4859a70ce92208c481a9" 12SRCREV = "7e52442b136c439c142c4859a70ce92208c481a9"
diff --git a/recipes-kernel/linux/linux-qoriq_4.19.bb b/recipes-kernel/linux/linux-qoriq_4.19.bb
index 13667ea5..bdb0ae3e 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;nobranch=1 \
10" 10"
11SRCREV = "c0c2141106240d61e7b9d7c80284711d54f6ae91" 11SRCREV = "c0c2141106240d61e7b9d7c80284711d54f6ae91"
12 12