Hi, A whitespace fix for libpam, and then something more "interesting". I spent an hour earlier cursing my build before finally realising the reason that my PAM modules were not running on login was because the pam DISTRO_FEATURE wasn't enabled. So, here's a patch to make libpam warn if it's being build without the pam DISTRO_FEATURE.
Ross Ross Burton (2): libpam: fix whitespace in shell function libpam: check if PAM is enabled when building meta/recipes-extended/pam/libpam_1.1.6.bb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
