SDK code download failed for bsp34.0

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SDK code download failed for bsp34.0

242件の閲覧回数
program_without_code
Contributor I
 
Bsp34.0 download failure URL is as follows:

But bsp34.0.1 can be downloaded:

https://github.com/nxp-auto-linux/auto_yocto_bsp/tree/bsp34.0.1

What is the difference between bsp34.0.1 and bsp34.0? How to download bsp34.0?

Please help me, thank you!

タグ(1)
0 件の賞賛
返信
1 返信

208件の閲覧回数
chenyin_h
NXP Employee
NXP Employee

Hello, @program_without_code

Thanks for the questions

  1. The BSP34.0 could be downloaded referencing the steps below:

git clone https://github.com/nxp-auto-linux/linux-bsp-utils.git

cd linux-bsp-utils/codeaurora_migration

./migrate.sh --full --work_path ./BSP34 --release_branch release/bsp34.0

cd BSP34/auto-bsp

repo sync

Then the BSP34.0 could be ready for use.

  1. You may check the commit information for the differences between the BSP34.0 and BSP34.0.1, the main difference is that the BSP34.0.1 updated the URL with the github, instead of the previous codeaurora.

Hope it helps.

 

Best Regards

Chenyin

0 件の賞賛
返信