From 8557599dbd4d8a64e3723ce60d92e9c7e9ade38a Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 3 Nov 2011 16:29:51 -0500 Subject: update README --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index d2ee2b4..1a2cf2b 100644 --- a/README +++ b/README @@ -33,6 +33,10 @@ How to get started? # install needed dependencies, see scripts in multitech/contrib/install-deps # example: sudo ./multitech/contrib/install-deps/install-debian-ubuntu-deps.sh source env-oe.sh + + # set your default machine type in conf/local.conf + # MACHINE="mtcdp" or MACHINE="mt100eocg" etc + bitbake corecdp-base-image 2. Build from git repository @@ -53,6 +57,9 @@ How to get started? # setup environment source env-oe.sh + # set your default machine type in conf/local.conf + # MACHINE="mtcdp" or MACHINE="mt100eocg" etc + # build! bitbake corecdp-base-image -- cgit v1.2.3