From 1363afb2811b97aebb22eece13c87b1143932085 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 8 Feb 2023 14:17:30 -0700 Subject: layer: Use github for QorIQ source The NXP repos are moving to github. Signed-off-by: Tom Hochstein (cherry picked from commit d75c8159b3bbe428ab759b2822a5b8b99e10e699) --- recipes-kernel/skmm-host/skmm-host_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/skmm-host') diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb index bbbfc588d..9e75f5efb 100644 --- a/recipes-kernel/skmm-host/skmm-host_git.bb +++ b/recipes-kernel/skmm-host/skmm-host_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813" inherit module qoriq_build_64bit_kernel -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/skmm-host;protocol=https;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/skmm-host;protocol=https;nobranch=1" SRCREV = "d5912ebdb8d3b29b1e2df52710e8821d1ce3eb80" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf