Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

kernel.img is not found in build folder #15

Open
kothuriman opened this issue Dec 9, 2021 · 1 comment
Open

kernel.img is not found in build folder #15

kothuriman opened this issue Dec 9, 2021 · 1 comment

Comments

@kothuriman
Copy link

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
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants