git://git.freescale.com/imx/fsl-arm-yocto-bsp.git how to fix this?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

git://git.freescale.com/imx/fsl-arm-yocto-bsp.git how to fix this?

5,581 次查看
nrutal
Contributor I

I'm Working with some book, trying to execute this command:

repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-morty -m imx-4.9.11-1.00_ga.xml

after some browsing I understand that git.freescale.com is dead.

How do I advance from here ?

what's the fix, new repo?

Thanks.

标签 (3)
标记 (1)
0 项奖励
回复
2 回复数

4,884 次查看
joanxie
NXP TechSupport
NXP TechSupport

for 4.9.11, you can use the build command like this:

"repo init -u https://source.codeaurora.org/external/imx/fsl-arm-yocto-bsp -b imx-morty -m imx-4.9.11-1.0.0_ga.xml"

4,884 次查看
bryanthomas
NXP Employee
NXP Employee

Please review documentation for a current BSP here: i.MX Software and Development Tools | NXP 

https://www.nxp.com/webapp/Download?colCode=L4.19.35_1.1.0_LINUX_DOCS 

4.14 or 4.19 for example would be a better place to start.

repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml

0 项奖励
回复