Hello all, On Tue, Mar 3, 2020 at 6:42 PM Jacob Kroon <[email protected]> wrote: > > On 3/1/20 12:47 AM, Matt Ranostay wrote: > > Add pixmap to PACKAGECONFIG defaults to allow consumers to > > render color emojis without distro changes. > > > > Signed-off-by: Matt Ranostay <[email protected]> > > ---
> > -PACKAGECONFIG ??= "zlib" > > +PACKAGECONFIG ??= "zlib pixmap" > > > Wouldn't it make sense to keep it off by default and let whoever needs it > enable it ? > /Jacob > I would agree, and would also vote for opt-in rather than opt-out for this use-case. Do we have a more generic stance on how we select the PACKAGECONFIG defaults? Regards, Leon. -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
