Linux source code migration (CAF -> Github)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux source code migration (CAF -> Github)

Linux source code migration (CAF -> Github)

Hello everyone,

We have recently migrated our Source code from CAF (Codeaurora) to Github, so i.MX NXP old recipes/manifest that point to Codeaurora eventually will be modified so it points correctly to Github to avoid any issues while fetching using Yocto.

Also, all repo init commands for old releases should be changed from:
$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b <branch name> [ -m <release manifest>]

To:
$ repo init -u https://github.com/nxp-imx/imx-manifest -b <branch name> [ -m <release manifest>]

This will also apply to all source code that was stored in Codeaurora, the new repository for all i.MX NXP source code is:
https://github.com/nxp-imx

For any issues regarding this, please create a community thread and/or a support ticket.

Regards,
Aldo.

100% helpful (1/1)
Version history
Last update:
‎04-10-2023 01:44 PM
Updated by: