How to create a vmlinux image with yocto.

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

How to create a vmlinux image with yocto.

3,213 次查看
mattiasbarthel
Contributor II

How can I also create a vmlinux kernel image through the build system yocto apart from only the zImage?

Regards,

Mattias

标签 (1)
0 项奖励
1 回复

2,151 次查看
marius_grigoras
NXP Employee
NXP Employee

Hi, 

You already have it in this folder:

b32331@fsr-ub1464-138:/home/b32331/mcu/genivi/build-genivi/tmp/work/imx6qpsabresd-poky-linux-gnueabi/linux-imx/4.1.33-r0/build$ pwd ; file vmlinux
/home/b32331/mcu/genivi/build-genivi/tmp/work/imx6qpsabresd-poky-linux-gnueabi/linux-imx/4.1.33-r0/build
vmlinux: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, BuildID[sha1]=758e1c78ea37a785103a603996c472ce3bde8f2d, not stripped

Thank you,

Marius

0 项奖励