generic-poky/meta/recipes-extended/cracklib/cracklib
Mark Hatle 5a607c1e48 cracklib: Allow byte order patch to work on older Linux hosts
Older hosts don't have the htobe* and be*toh functions defined.
Instead we fall back to checking the endian and calling bswap_*
directly.  This works on both old and new hosts.

(From OE-Core rev: 52c83ea977b0f95917ec81dff394454e1a9bd541)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-29 22:07:56 +01:00
..
0001-packlib.c-support-dictionary-byte-order-dependent.patch cracklib: Allow byte order patch to work on older Linux hosts 2013-05-29 22:07:56 +01:00
0002-craklib-fix-testnum-and-teststr-failed.patch craklib:fix testnum and teststr failed 2013-05-08 15:50:15 +01:00