[yocto] tiny-linux distribution with raspberrypi error

Josef Holzmayr holzmayr at rsi-elektrotechnik.de
Fri Nov 17 12:13:21 PST 2017


On Fri, Nov 17, 2017 at 05:36:33PM +0100, Zoran Stojsavljevic wrote:
> Let me redefine the question? May I?

Of course you may.

> 
> What is the difference while building an IMAGE="core-image-minimal"
> using DISTRO="poky-tiny"
> versus building an IMAGE="core-image-minimal" using DISTRO="poky"?

If you look at http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-poky/conf/distro/poky-tiny.conf
then everything is laid out nicely. Running throuhg the most important
parts:
- it includes poky.conf, so it directly derives from it -> it just
  modifies some parts
- it selects musl, not glibc
- it selects busybox init

There's some more tweaks around, but I think those are the major ones.
Just read the .conf for more details.

Greetz
———————————————
Josef Holzmayr
Software Developer Embedded Systems

Tel: +49 8444 9204-48
Fax: +49 8444 9204-50

R-S-I Elektrotechnik GmbH & Co. KG
Woelkestrasse 11
D-85301 Schweitenkirchen
www.rsi-elektrotechnik.de
———————————————
Amtsgericht Ingolstadt – GmbH: HRB 191328 – KG: HRA 170393
Geschäftsführer: Dr.-Ing. Michael Sorg, Dipl.-Ing. Franz Sorg
Ust-IdNr: DE 128592548 

_____________________________________________________________
Amtsgericht Ingolstadt - GmbH: HRB 191328 - KG: HRA 170363
Geschäftsführer: Dr.-Ing. Michael Sorg, Dipl.-Ing. Franz Sorg
USt-IdNr.: DE 128592548




More information about the yocto mailing list