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-linux-sumo -m imx-4.14.98-2.0.0_ga.xmlrepo: reusing existing repo client checkout in /home/hydra/work/imx-4.14.98-2.0.0manifests:fatal: 'https://source.codeaurora.org/external/imx/imx-manifest/'에 접근할 수 없습니다: Could not resolve host: source.codeaurora.orgmanifests: sleeping 4.0 seconds before retryingfatal: cannot obtain manifest https://source.codeaurora.org/external/imx/imx-manifestfatal: Unable to sync manifest imx-4.14.98-2.0.0_ga.xml===
thanksBryan
Solved! Go to Solution.
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-sumorepo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xmlBest Regards!Chavira
View solution in original post