On Fri, Apr 3, 2015 at 11:34 AM, Jun Zhu <[email protected]> wrote: > oe.utils.both_contain() should return the result as "checkvalue" or "", > but the latest implement returns as "set(['checkvalue'])" or ""; > > It causes that bitbake.conf generates the wrong result of COMBINED_FEATURES, > which contains the common components in both DISTRO_FEATURE and > MACHINE_FEATURES. > > For example, build in Dizzy branch, COMBINED_FEATURES is "alsa usbhost ...", > but recently, COMBINED_FEATURES is like "set(['alsa']) set(['usbhost']) ...". > > Signed-off-by: Jun Zhu <[email protected]>
Tested-by: Otavio Salvador <[email protected]> Acked-by: Otavio Salvador <[email protected]> -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
