Download i.mx old kernel

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

Download i.mx old kernel

ソリューションへジャンプ
2,111件の閲覧回数
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,100件の閲覧回数
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,043件の閲覧回数
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,101件の閲覧回数
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