Download i.mx old kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Download i.mx old kernel

Jump to solution
2,147 Views
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 Solution
2,136 Views
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

View solution in original post

2 Replies
2,079 Views
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 Kudos
Reply
2,137 Views
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