From 9c39935bdd7eef29be2485103ddf74349fca4594 Mon Sep 17 00:00:00 2001 From: Kirill Kapranov <45823870+kkapranov@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:52:16 +0300 Subject: [PATCH] meta: Migrate to GitHub Migrate from CodeAurora to GitHub as per https://bye.codeaurora.org/ --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 5246c4a..bb25953 100644 --- a/README.adoc +++ b/README.adoc @@ -6,7 +6,7 @@ # Prepare NXP BSP [source,console] -repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml +repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml repo sync # Download CompuLab meta layer @@ -19,7 +19,7 @@ git clone -b release_1.3-next https://github.com/compulab-yokneam/meta-bsp-imx8m COMPULAB_MACHINE=ucm-imx8m-mini # Build Images -Refer to the http://source.codeaurora.org/external/imx/meta-fsl-bsp-release/tree/imx/README?h=sumo-4.14.98-2.0.0_ga[`NXP Readme`] for details about how to select a correct `backend` & `distro`. +Refer to the https://github.com/nxp-imx/meta-fsl-bsp-release/blob/sumo-4.14.98-2.0.0_ga/imx/README[`NXP Readme`] for details about how to select a correct `backend` & `distro`. ## imx8mm This example shows how to build an NXP supported image for the `${COMPULAB_MACHINE}`