Changeset 3697 for developers/john_lee/toolkit/README
- Timestamp:
- 12/20/07 08:04:09 (5 years ago)
- File:
-
- 1 edited
-
developers/john_lee/toolkit/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
developers/john_lee/toolkit/README
r3563 r3697 20 20 In your home directory: 21 21 22 $ cp -r /usr/local/openmoko/ arm/share/openmoko-sample2 ~/22 $ cp -r /usr/local/openmoko/source/openmoko-sample2 ~/ 23 23 $ . /usr/local/openmoko/arm/setup-env 24 24 $ om-conf openmoko-sample2 … … 35 35 ================= 36 36 37 May edit variables in scripts/script-env37 * May edit variables in scripts/script-env 38 38 39 If the application need extra configure or autoreconf arguments, they 40 could be specified when executing `conf.sh':39 * If the application need extra configure or autoreconf arguments, 40 they could be specified when executing `conf.sh': 41 41 42 $ EXTRA_OECONF=" --without-foo --enable-bar" om-conf <myapp> 42 $ om-conf <myapp> --without-foo --enable-bar 43 43 44 Can specify your own ipkg control file, if you know what you're doing:44 * Can specify your own ipkg control file, if you know what you're doing: 45 45 46 $ om-make-ipkg myapp myapp_control46 $ om-make-ipkg myapp myapp_control 47 47 48 48
Note: See TracChangeset
for help on using the changeset viewer.
