meta-raspberrypi icon indicating copy to clipboard operation
meta-raspberrypi copied to clipboard

ERROR: Required build target 'core-image-sato' has no buildable providers. Missing or unbuildable dependency chain was: ['core-image-sato', 'packagegroup-base-extended', 'linux-firmware-rpidistro-bcm43456']

Open santomy1999 opened this issue 1 year ago • 2 comments

Description

Steps to reproduce the issue: 1.git clone https://github.com/openembedded/meta-openembedded.git 2.git clone https://github.com/agherzan/meta-raspberrypi 3.bitbake-layers add-layer ../meta-openembedded/meta-networking 4.bitbake-layers add-layer ../meta-openembedded/meta-python 5.bitbake-layers add-layer ../meta-openembedded/meta-multimedia/ 6.Changed the machine to raspberrypi4-64 7. bitbake core-image-sato

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Additional details (revisions used, host distro, etc.):

santomy1999 avatar Jun 29 '23 09:06 santomy1999

If you check the Quicstart you will understand why core-image-sato doesn't work:

Quick Start source poky/oe-init-build-env rpi-build Add this layer to bblayers.conf and the dependencies above Set MACHINE in local.conf to one of the supported boards bitbake core-image-base Use bmaptool to copy the generated .wic.bz2 file to the SD card Boot your RPI

Can you please try to use the core-image-base image instead?

aurelian17 avatar Jun 29 '23 10:06 aurelian17

Sadly sato is not an image we test but it looks like you don't have this layer added. Have you added the rpi layer?

agherzan avatar Jul 03 '23 14:07 agherzan

i'm running into this error using the provided kas config (core-image-base)

khimaros avatar Mar 06 '24 18:03 khimaros

@khimaros I'm unsure how you can have the same core-image-sato error while building core-image-base. I would suggest you create a new issue and clearly describe the issue with reproducible steps.

I will close this. The initial issue must have been due to the RPI layer not being added. The author didn't confirm.

agherzan avatar Mar 18 '24 12:03 agherzan