]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a
authorJeff Dike <jdike@x86_64.user-mode-linux.org>
Wed, 14 Jul 2010 18:35:52 +0000 (14:35 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 15 Jul 2010 12:44:56 +0000 (13:44 +0100)
commit2295705918707992705b5df4e4c17cb4cf5a3df5
tree89125544b51a530fd42429cb96ca1799df80de67
parentfd1d661b391dfad1edaac937a17c1165f635031a
sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a

The sulogin compile checked for /usr/lib*/libcrypt.a to decide whether
to add -lcrypt to the final compile.  However, the recipe puts LCRYPT
in the environment, so crypt-lib.patch makes the Makefile check for
this before looking at the host /usr/lib.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
meta/packages/sysvinit/sysvinit-2.88dsf/crypt-lib.patch [new file with mode: 0644]
meta/packages/sysvinit/sysvinit_2.88dsf.bb