On Sunday 03 June 2012 08:31:07 Elvis Dowson wrote: > On Jun 3, 2012, at 2:48 AM, Khem Raj wrote: > > What's your default she I guess its not bash > > I have left it as the default Dash shell, as indicated in the yocto 1.2 > setup guidelines, for Ubuntu-12.04 LTS.
Right, that's fine, we definitely do support dash. However if you are adding shell functions in your own layer they also need to avoid the use of bashisms, and == is one example. FYI here is a reference in case it is useful: http://mywiki.wooledge.org/Bashism Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
