Sharp SL-5500 File Manager Guide Instrukcja Użytkownika Strona 33

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 32
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/conf/machine?h=
stable/2009.
(c) Start building. Use
# set environment variables
source source-me.txt
#Go to the OE tree
cd ${OETREE}/openembedded
#Make sure it’s up to date
git pull --rebase
#Start building
# you can specify machine on the cmdline:
MACHINE=yourmachine bitbake base-image ; MACHINE=yourmachine bitbake console-image x11-image
# If you have set it in local.conf you can do:
bitbake base-image ; bitbake console-image x11-image
Building for a different machine or C library is just a matter of changing the
MACHINE=
or
ANGSTROMLIBC
statement in
local.conf
to a new value. There is ABSOLUTELY no need for
using different directories for that; Angstrom takes care of all the details, it was specifically
designed for this.
29
Przeglądanie stron 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag