[OE-core] [PATCH V3] rootfs.py: allow removal of support packages

Stephano Cetola stephano.cetola at linux.intel.com
Tue Jul 19 00:45:52 UTC 2016


On 07/18, Burton, Ross wrote:
> On 11 July 2016 at 18:55, Stephano Cetola <stephano.cetola at linux.intel.com>
> wrote:
> 
> > +            unneeded_pkgs.extend(self.d.getVar("ROOTFS_BOOTSTRAP_INSTALL",
> > +                True).split(","))
> >
> 
> Sorry for not getting around to reviewing this...
> 
> That variable is whitespace separated, not comma.
> 
> Ross

There should be a V4 out there already that splits off space. Not sure what I
was thinking here, but I realized pretty quickly my mistake :)

https://patchwork.openembedded.org/patch/126893/

Cheers,
Stephano




More information about the Openembedded-core mailing list