From 56b20881e67eadfe02f58f6768cc1f518fa59074 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Mon, 3 Apr 2023 16:15:05 +0300 Subject: [PATCH] linux-qoriq_5.4: migrate to github Codeaurora is down. Fetch the sources from a github repo instead. Signed-off-by: Oleksandr Suvorov --- recipes-kernel/linux/linux-qoriq_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-qoriq_5.4.bb b/recipes-kernel/linux/linux-qoriq_5.4.bb index 54fd700..9d8a5b4 100644 --- a/recipes-kernel/linux/linux-qoriq_5.4.bb +++ b/recipes-kernel/linux/linux-qoriq_5.4.bb @@ -2,7 +2,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" LINUX_VERSION = "5.4.47" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/linux;protocol=https;nobranch=1 \ file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \ file://0001-perf-tests-bp_account-Make-global-variable-static.patch \ file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \