[yocto] Is there still a Yocto dependency on bash (versus dash)?

Gaurang Shastri gmshastri at gmail.com
Thu Jul 11 22:08:29 PDT 2013


dash will obviously work but not all the properties of bash (like wild card
characters). somewhere you need to change the logic to run with dash...

but if you really like bash, then you can do
# dpkg-reconfigure dash
and select "NO" on the prompt

//Gaurang Shastri



On Fri, Jul 12, 2013 at 12:32 AM, Burton, Ross <ross.burton at intel.com>wrote:

> On 11 July 2013 19:39, Glenn Schmottlach <gschmottlach at gmail.com> wrote:
> > I recall a while back that OE/poky had issues with Ubuntu's dash shell
> > (Ubuntu's replacement for bash) which required the the shell to be
> linked to
> > bash rather than dash. Is this (bash) still a requirement for Yocto/Poky
> or
> > does it work with dash now.
>
> It should work with dash, I know several key developers who use ubuntu
> with dash.  If you find any problems file a bug and we'll get them
> sorted.
>
> Ross
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130712/9c7874ed/attachment.html>


More information about the yocto mailing list