diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2013-03-25 22:35:13 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-26 17:53:40 +0000 |
commit | ac4d2d44c88cace8dbce0c8e7df3fd1f2ed244b4 (patch) | |
tree | dded5ea615dc3d1880aed0a40a14f7ef2999038b /scripts/qemuimage-tests/systemusage | |
parent | 11ba0231244b8a27939969353e3aa668ce78f7c6 (diff) | |
download | openembedded-core-ac4d2d44c88cace8dbce0c8e7df3fd1f2ed244b4.tar.gz openembedded-core-ac4d2d44c88cace8dbce0c8e7df3fd1f2ed244b4.tar.bz2 openembedded-core-ac4d2d44c88cace8dbce0c8e7df3fd1f2ed244b4.zip |
rpm: Fix debugedit buildid processing
[ YOCTO #4089 ]
When constructing a new buildid, the items being hashed need to be
returned to their native endian. In the process we were munging
the sh_type field that we relied on to determine if a section was
loadable or not. The patch avoids this behavior by only modifying
a copy of the local endian data.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/systemusage')
0 files changed, 0 insertions, 0 deletions