Build Genivi for i.MX6

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

Build Genivi for i.MX6

1,712 次查看
irina_patru
NXP Employee
NXP Employee

Steps for building Genivi image for i.MX6Q SABRE Automotive hardware:

 

Download the sources with the following commands (it includes L4.1 Linux BSP and Genivi layer):

repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1-krogoth -m imx-4.1.15-2.0.0-genivi-demo.xml

repo sync -j8

 

Set up target environment and compile genivi image:

DISTRO=nxp-imx-genivi-wayland MACHINE=imx6qsabreauto source ./nxp-setup-genivi.sh -b build-genivi

bitbake miranda-image

 

MACHINE variable can be changed according to the desired i.MX6 target.

Best regards,

Irina

0 回复数