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!
Hello, @program_without_code
Thanks for the questions
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.
Hope it helps.
Best Regards
Chenyin