On Fri, 4 Nov 2022 at 15:59, Vincent Davis Jr <[email protected]> wrote:
> I can confirm I'm seeing something similar with 
> MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "linux-firmware-amdgpu"
>
> I use with OE-core kirkstone HEAD + custom distro config. Was wondering of 
> the best way to debug why issue occurs.
>
> Is there anything else besides bitbake -g <your-image> and INHERIT += 
> "buildhistory" that I can try?
> How would one best check what happens during rootfs creation?

There is a log for it like for any other task - look in
WORKDIR/temp/log.do_rootfs for it. You'll see exact commands issued to
the package manager for one thing. That may help pinpoint where
unwanted packages are being requested and installed.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#172721): 
https://lists.openembedded.org/g/openembedded-core/message/172721
Mute This Topic: https://lists.openembedded.org/mt/94795411/21656
Mute 
#kirkstone:https://lists.openembedded.org/g/openembedded-core/mutehashtag/kirkstone
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to