How to create a vmlinux image with yocto.

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

How to create a vmlinux image with yocto.

3,118 Views
mattiasbarthel
Contributor II

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

Regards,

Mattias

Labels (1)
0 Kudos
1 Reply

2,056 Views
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 Kudos