[yocto] [meta-raspberrypi] how to install rpi-config package?

Paul Barker pbarker at toganlabs.com
Thu Mar 8 03:17:52 PST 2018


On Thu, Mar 8, 2018 at 6:20 AM, kk <pinganddu90 at gmail.com> wrote:
> This is ok:
>     $ bitbake rpi-config
> But I check the image directory under workdir, I found nothing in it, and no
> command raspi-config.
>

The rpi-config recipe creates the config.txt file in the
"tmp/deploy/images/<MACHINE>/bcm2835-bootfiles/" directory (if I've
got the path right) which is then copied to the boot partition for an
SD card image.

I believe raspi-config is specific to the Raspbian distribution and
isn't used in images built with OpenEmbedded.

-- 
Paul Barker
Togán Labs Ltd



More information about the yocto mailing list