diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-03-31 12:51:21 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-01 11:56:31 +0100 |
commit | f7cd6b383f50ebc3000a9d9db8be719ab5b3c0bb (patch) | |
tree | e95047a1d457ffac4c240ebe2b9a9007c6a6e604 /oe-init-build-env-memres | |
parent | 05a2fb19f722652c5d13be911b8ed45a264bbb40 (diff) | |
download | openembedded-core-f7cd6b383f50ebc3000a9d9db8be719ab5b3c0bb.tar.gz openembedded-core-f7cd6b383f50ebc3000a9d9db8be719ab5b3c0bb.tar.bz2 openembedded-core-f7cd6b383f50ebc3000a9d9db8be719ab5b3c0bb.zip |
core-image-lsb: enforce pam as a needed distro feature
core-image-lsb only gave a warning:
"WARNING: Building libpam but 'pam' isn't in DISTRO_FEATURES,
PAM won't work correctly"
when the proper DISTRO was not set for it.
default choice would be DISTRO = "poky-lsb",
but not necessarily, depending on each custom distro.
This fix will enforce the proper usage of pam
as a distro feature for core-image-lsb by giving
an error instead of just a warning.
Fixes [YOCTO #6073]
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions