Fetch source code error

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

Fetch source code error

Jump to solution
535 Views
sinjhe
Contributor I

Hello NXP,

 

I want to build the image for S32G with version BSP33, I use the follow command to fetch the source:

repo init -u https://github.com/nxp-auto-linux/auto_yocto_bsp -b release/bsp33.0

repo sync

 

I get the error message:

curl: (6) Could not resolve host: source.codeaurora.org\n'
Syncing: 88% (8/9), done in 1m28.689s
Syncing: 133% (12/9) 2:09 | 1 job | 0:35 meta-linaro @ sources/meta-linaroThe following projects failed and could not be synced:
- sources/meta-alb
- sources/meta-linaro
- sources/meta-qoriq
error: Unable to fully sync the tree
error: Downloading network changes failed.
Failing repos (network):
sources/meta-alb
sources/meta-alb
sources/meta-linaro
sources/meta-linaro
sources/meta-qoriq
sources/meta-qoriq
error: Checking out local projects failed.
Failing repos (checkout):
sources/meta-alb
sources/meta-linaro
sources/meta-qoriq
Try re-running with "-j1 --fail-fast" to exit at the first error.

 

I think the reason is source.codeaurora.org no longer to access now.

So how do I modify the default.xml in .repo/manifests to download the source code for BSP33?

0 Kudos
Reply
1 Solution
527 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @sinjhe 

Thanks for your post.

Since the source.codeaurora.org cannot provide service for building the old version BSP, I suggest referencing the following document for building it with updated repo settings

https://community.nxp.com/t5/S32G-Knowledge-Base/Supplement-for-Building-Older-AUTO-Linux-BSPs/ta-p/...

Sorry for your inconvenience.

 

BR

Chenyin

View solution in original post

0 Kudos
Reply
3 Replies
500 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @sinjhe 

You are welcome, if any other issues, welcome raising new posts, we are happy to support.

 

BR

Chenyin

0 Kudos
Reply
513 Views
sinjhe
Contributor I

Hello chenyin,

 

It works, thank you.

 

0 Kudos
Reply
528 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @sinjhe 

Thanks for your post.

Since the source.codeaurora.org cannot provide service for building the old version BSP, I suggest referencing the following document for building it with updated repo settings

https://community.nxp.com/t5/S32G-Knowledge-Base/Supplement-for-Building-Older-AUTO-Linux-BSPs/ta-p/...

Sorry for your inconvenience.

 

BR

Chenyin

0 Kudos
Reply