Download i.mx old kernel

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

Download i.mx old kernel

跳至解决方案
2,181 次查看
bryan_hong
Senior Contributor I

Dear nxp

I need an old kernel imx-4.14.98-2.0.0_ga.xml.

below is error for downloading old kernel.

===
$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linu
x-sumo -m imx-4.14.98-2.0.0_ga.xml
repo: reusing existing repo client checkout in /home/hydra/work/imx-4.14.98-2.0.0

manifests:
fatal: 'https://source.codeaurora.org/external/imx/imx-manifest/'에 접근할 수 없습니다: Could not resolve host: source
.codeaurora.org
manifests: sleeping 4.0 seconds before retrying
fatal: cannot obtain manifest https://source.codeaurora.org/external/imx/imx-manifest
fatal: Unable to sync manifest imx-4.14.98-2.0.0_ga.xml
===

thanks
Bryan

1 解答
2,170 次查看
Chavira
NXP TechSupport
NXP TechSupport

Hi @bryan_hong!
Thank you for contacting NXP Support!

We don't have source code hosted on codeaurora anymore.

Please check our GitHub to download the old BSP.

https://github.com/nxp-imx/imx-manifest/tree/imx-linux-sumo

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml

Best Regards!
Chavira

在原帖中查看解决方案

2 回复数
2,113 次查看
bryan_hong
Senior Contributor I

Hi anyone!!!
 
If you download imx-4.14.98-2.0.0 package, you can open README-IMXBSP file.
 
`BSP repo` be described on Quick Start Guide section 
 
thanks
Bryan

0 项奖励
回复
2,171 次查看
Chavira
NXP TechSupport
NXP TechSupport

Hi @bryan_hong!
Thank you for contacting NXP Support!

We don't have source code hosted on codeaurora anymore.

Please check our GitHub to download the old BSP.

https://github.com/nxp-imx/imx-manifest/tree/imx-linux-sumo

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml

Best Regards!
Chavira