T1024 Yocto Build -- need to replace git.freescale.com references

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

T1024 Yocto Build -- need to replace git.freescale.com references

683 Views
caryo_brien
Contributor III

We have an existing T1024 Yocto-2.0 based system, and we are configuring a new build server.  When we go to rebuild the kernel build fails because the git.freescale.com git repository is gone.  I have seen that this is supposedly mirrored at source.codeaurora.org but it doesn't seem to be an exact match.

How  exactly do I change the old location in linux-qoriq_4.1.bb

SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v2.0.x"

SRCREV = "bd51baffc04ecc73f933aee1c3a37c8b44b889a7"

To reference this codeaurora.org site.  The directory structure doesn't seem to match.

Thanks in advance, Cary

 

 

0 Kudos
1 Reply

671 Views
bpe
NXP Employee
NXP Employee

SDK 2.0 is obsolete. If you wish to stay with NXP-maintained kernel repositories, consider moving the the most recent Yocto-based SDK, it does support the processor you are working with:

https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/


For SDK 2.0, kernel sources can be found on the SDK DVD image:

https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk...

 

Hope this helps

Platon

0 Kudos