On Mon, Dec 10, 2007 at 04:34:23PM +0200, Emre Turkay wrote: > That's what I tried to do but om-conf script does not accept prefix > command line argument. >
Hi Emre, >From README: User configuraion ================= May edit variables in scripts/script-env If the application need extra configure or autoreconf arguments, they could be specified when executing `conf.sh': $ EXTRA_OECONF=" --without-foo --enable-bar" om-conf <myapp> Can specify your own ipkg control file, if you know what you're doing: $ om-make-ipkg myapp myapp_control I should have add that argument to the script but I just want to give it out to get comments as early as possible. Thanks for your feedback and I'll add that in the next version, which should be out fairly soon. - John

