diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2013-04-27 19:05:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-08 15:48:10 +0100 |
commit | 075d5a19bb56b0bf492e7dc7f453c2e23139104b (patch) | |
tree | 79e85abae7c72c85846bef9f7f937163e9a10fd2 /scripts/qemuimage-testlib-pythonhelper | |
parent | b60d04331f84e06fae6c074acab045c3e003929b (diff) | |
download | openembedded-core-075d5a19bb56b0bf492e7dc7f453c2e23139104b.tar.gz openembedded-core-075d5a19bb56b0bf492e7dc7f453c2e23139104b.tar.bz2 openembedded-core-075d5a19bb56b0bf492e7dc7f453c2e23139104b.zip |
cracklib: fix default dictionary should be generated for target endianness
The previous dict files are NOT byte-order independent, in fact they are
probably ARCHITECTURE SPECIFIC.
Create the dict files in big endian, and convert to host endian while
load them. This could fix the endian issue on multiple platform.
[Bug #4419]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/qemuimage-testlib-pythonhelper')
0 files changed, 0 insertions, 0 deletions