[oe] [meta-oe][PATCH v2] lvm2: Add dependency on bash

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jul 30 11:15:19 UTC 2013


On Friday 26 July 2013 19:43:45 Martin Jansa wrote:
> On Fri, Jul 26, 2013 at 05:25:29PM +0300, Mihai Prica wrote:
> > Fixes rootfs generation error if bash is not included in the image.
> 
> With rpm right?

If it's what you're suggesting technically it's broken with any package 
backend, to some degree.
 
> Find which script it has in shebang and add bash only to that package
> RDEPENDS, if it's something which isn't always needed put it in separate
> package.

Or if practical patch the script(s) to remove the bashisms and change the 
shebang to #!/bin/sh instead.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list