]> code.ossystems Code Review - openembedded-core.git/commit
shadow: Fix build when DISTRO_FEATURES contains pam, libc-crypt
authorRichard Tollerton <rich.tollerton@ni.com>
Wed, 31 Jul 2013 18:33:10 +0000 (13:33 -0500)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 7 Aug 2013 10:44:33 +0000 (11:44 +0100)
commitdd164ba9c367417d7c137729642f6bc5e23fca79
tree2b4fb86dbcb950e6b30ab33741d05e8a8fafa035
parentc3d71f0178212a4fe889bcc47e1d35327e858416
shadow: Fix build when DISTRO_FEATURES contains pam, libc-crypt

shadow falsely assumes that if --enable-libpam is set, it doesn't need to link
against libcrypt; this breaks chsh. (This same fix exists in Arch.)

(From OE-Core master rev: f68eccd67a3f9ed0d62e5ab75545891bd724daa3)

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/shadow_4.1.4.3.bb