On Fri, Jul 30, 2010 at 08:48:11AM +0200, Koen Kooi wrote: > > hush: set: -f: invalid option > > I don't think we realistically support something different than bash. > Having said that, adding hashisms is bad, do you have a suggestion for a > more portable approach?
I've been building with dash as /bin/sh with no problems for almost 2 years now. Not many gtk packages though. Anyway, I do not see any reason to introduce bashisms, but if you do not know how to do it "properly" in a portable way, you can always specificaly run bash to run certain scripts, as adding bash to OE's prerequisites is less intrusive than requiring /bin/sh to be bash. Marc _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
