angstrom.inc: Add DISTRO_FEATURES = "pam" to Angstrom distro.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 24 Nov 2009 12:02:21 +0000 (12:02 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 24 Nov 2009 12:50:12 +0000 (13:50 +0100)
commit7c583c3af3ee64a1286a0935c6bae2d7ac276012
tree6b09bd3dee7c2aef1146cba3136303684d3cfa1a
parent033c08104afc48752ca44149e2ba3589b337f60f
angstrom.inc: Add DISTRO_FEATURES = "pam" to Angstrom distro.

* This will enable recipes that support PAM (Pluggable Authentication Modules) to be built with PAM support via @base_contains('DISTRO_FEATURES', 'pam' type directives within the recipies.
* This also means that for any distros that do not want or require PAM support in there authentication apps can just not define this feature.
conf/distro/include/angstrom.inc