aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index beed500..71810f6 100644
--- a/README
+++ b/README
@@ -20,6 +20,19 @@ branch: master
revision: HEAD
+Usage
+-----
+
+To build Opie you need to 'require' an appropriate .inc file from
+conf/distro/include within your distro conf file or local.conf, e.g.:
+
+require conf/distro/include/preferred-opie-versions-1.2.5.inc
+
+Then you should be able to build an Opie image:
+
+$ bitbake opie-image
+
+
Maintenance
-----------