All of lore.kernel.org
 help / color / mirror / Atom feed
* newbie question: what is the best way to make sure bitbake uses bash instead of dash?
@ 2013-01-24 18:08 Paul Kovitz
  2013-01-24 18:15 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Kovitz @ 2013-01-24 18:08 UTC (permalink / raw)
  To: meta-arago

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

The do_install step will fail to install the toolchain libraries unless you
have bash as the default shell. Making the default system shell bash hurts
boot time according to some data I have seen. Right now I used sudo
dpkg-reconfigure dash to make the default bash. Is there a better way? If
there is no better way, should the oe-layersetup.sh script do it for you if
$SHELL is not /bin/bash?

-- 
Paul Kovitz

[-- Attachment #2: Type: text/html, Size: 470 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-24 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 18:08 newbie question: what is the best way to make sure bitbake uses bash instead of dash? Paul Kovitz
2013-01-24 18:15 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.