WindRiver-Labs / wrlinux-x

setup tool for Wind River Linux (10.x) - start HERE!
GNU General Public License v2.0
161 stars 67 forks source link

kernel.img is not found in build folder #15

Open kothuriman opened 2 years ago

kothuriman commented 2 years ago

Hai team,

    I'am trying to build the Windriver images for  raspberry PI 3b+  and i'm following this link https://docs.windriver.com/bundle/Start_here_Wind_River_Linux_Platform_Development_Quick_Start_LTS_21/page/tpp1630358079670.html and  coming to cloning part from git  i tried branch(WRLINUX_10_19_BASE and WRLINUX_10_21_BASE) with url and i'm able to build  platform project image successfully but kernel.img file is not found in any of build sub folder(build/tmp-glibc/deploy/images/bcm-2xxx-rpi4) and tar.bz2 .

Can any please let me know what could be problem and how to solve it.

Following are the machine name , image and template i used to build the project 1.machine is bcm-2xxx-rpi4 2.WRTEMPLATE ?= "feature/gdb feature/busybox" 3.bitbake wrlinux-image-small

gkenaley commented 2 years ago

find . -name *img* find . -name *.wic