Module: setup-scripts Branch: master Commit: f6e29c95d77bdc036a15d155f3af3db0b6c4e0a6
Author: Koen Kooi <k...@dominion.thruhere.net> Date: Wed Mar 7 11:20:32 2012 +0100 add tiny README Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- README | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/README b/README new file mode 100644 index 0000000..2b6bffe --- /dev/null +++ b/README @@ -0,0 +1,14 @@ + +To configure the scripts and download the build metadata, do: + + $ MACHINE=beagleboard ./oebb.sh config beagleboard + +To start a build of the kernel, do: + + $ MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel + +To update the metadata, do: + + $ ./oebb.sh update + + _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel