blob: dc920a5dfc24f2b39ede4de3d2140b9af389260d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
OpenEmbedded
OE Build Timeline
OE Build Timeline (bitbake bootstrap-image)
Build Order:
some native (host) libraries/tools
autotools
coreutils
ipkg
libxml
m4
fakeroot
the cross-toolchain
binutils
gcc
the basic packages (from task-bootstrap)
linux-libc-headers, glibc, module-init-tools
zlib, ncurses, util-linux, kernel
the boostrap-image (from bootstrap-image.bb)
all packages from task-bootstrap
create jffs / tar.bz2
|