All, I've run into a slight issue that when I enable RFKILL in busybox config, my config gets overwritten by busybox.inc. I do not have wifi in DISTRO_FEATURES. I believe that
busybox_cfg(bb.utils.contains('DISTRO_FEATURES', 'wifi', True, False, d), 'CONFIG_RFKILL', cnf, rem) is not performing as intended and am unsure how to fix. I've tried a couple of variations, but wound up just commenting it out for my local builds. Basically, rfkill does not get configured in unless you have wifi DISRO_FEATURES. Michael Gloff
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core