Where do I get linux 4.1.15 linux kerenel for i.MX6Q SABRE SDB?

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

Where do I get linux 4.1.15 linux kerenel for i.MX6Q SABRE SDB?

1,762 Views
ramanareddy
Contributor I

Hi there,

  I am trying to bringup i.MX6q sabre sdb through Yocto build system and while executing "bitbake" I get the following error.

DEBUG: linux-imx-4.1.15-r0 do_fetch: Mirror fetch failure for url http://sources.openembedded.org/git2_git.freescale.com.imx.linux-imx.git.tar.gz (original url: git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga)
DEBUG: linux-imx-4.1.15-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 8, output:
http://sources.openembedded.org/git2_git.freescale.com.imx.linux-imx.git.tar.gz:
2017-05-18 13:09:05 ERROR 404: Not Found.

ERROR: linux-imx-4.1.15-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/workspace/savari/Yocto/fsl-release-bsp/downloads//git2/git.freescale.com.imx.linux-imx.git'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

DEBUG: linux-imx-4.1.15-r0 do_fetch: Python function base_do_fetch finished
DEBUG: linux-imx-4.1.15-r0 do_fetch: Python function do_fetch finished
ERROR: linux-imx-4.1.15-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /workspace/savari/Yocto/fsl-release-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/4.1.15-r0/temp/log.do_fetch.23355
ERROR: Task 50 (/workspace/savari/Yocto/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-kernel/linux/linux-imx_4.1.15.bb, do_fetch) failed with exit code '1'
DEBUG: Teardown for bitbake-worker
NOTE: Tasks Summary: Attempted 2049 tasks of which 2048 didn't need to be rerun and 1 failed.
ERROR: Command execution failed: Stopped build

Summary: 1 task failed:
/workspace/savari/Yocto/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-kernel/linux/linux-imx_4.1.15.bb, do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Execution was interrupted, returning a non-zero exit code.

So I tried to go the http site and that link seems to be not there.

How do I overcome this?

Labels (2)
0 Kudos
1 Reply

774 Views
jimmychan
NXP TechSupport
NXP TechSupport

please download the BSP document here:

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

e.g.        

There is "i.MX_Yocto_Project_User's_Guide". please follow the steps to install/compile the BSP.

0 Kudos