-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
28 lines (14 loc) · 983 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
This is based on the stock Angstrom build. To make the novena disk image, run
bitbake novena-bringup-image
Below are the amended notes originally bundled with the bitbake system, based on the beagleboard:
These are the setup scripts for the Angstorm buildsystem. If you want to (re)build packages or images for Angstrom, this is the thing to use.
To configure the scripts and download the build metadata, do:
$ MACHINE=novena ./oebb.sh config novena
To start a build of the kernel, do:
$ MACHINE=novena ./oebb.sh bitbake virtual/kernel
For an example workflow for dealing with kernels please read http://www.slimlogic.co.uk/2011/05/openembeddedangstrom-kernel-workflow/
To update the metadata, do:
$ git pull
$ ./oebb.sh update
If you find any bugs please report them here: https://github.com/angstrom-distribution/setup-scripts/issues
If you have questions or feedback, please subscribe to http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel