[yocto] [RFC PATCH 0/9] New distribution definition for poky-tiny

Chris Larson kergoth at gmail.com
Wed Dec 21 07:52:41 PST 2011


On Wed, Dec 21, 2011 at 2:02 AM, Darren Hart <dvhart at linux.intel.com> wrote:
> For example, I could not discover a way to use
> oe_filter_out inside poky-tiny.conf to remove "keyboard" for MACHINE_FEATURES.

This might be best handled via inclusion of a .inc which defines an
event handler or anonymous python function that removes it. The
problem with the := + oe_filter_out method is that it forces an
immediate variable expansion right there, which can cause problems in
some cases.
-- 
Christopher Larson



More information about the yocto mailing list