diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2013-05-24 10:03:54 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-29 22:07:56 +0100 |
commit | 5a607c1e48c6921ceaf393cd71a36cf5ace2f3fa (patch) | |
tree | b9bc6735cfd1ad35bbeb699aa4837382a308f3f2 /meta-yocto/recipes-kernel/linux-libc-headers | |
parent | 0d2211a41ccfb59296091059fc0ee569a8c6e13f (diff) | |
download | poky-5a607c1e48c6921ceaf393cd71a36cf5ace2f3fa.tar.gz |
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>
Diffstat (limited to 'meta-yocto/recipes-kernel/linux-libc-headers')
0 files changed, 0 insertions, 0 deletions