On 07/18, Burton, Ross wrote: > On 11 July 2016 at 18:55, Stephano Cetola <[email protected]> > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
