diff options
author | Ming Liu <ming.liu@windriver.com> | 2014-02-17 16:48:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-17 15:37:17 +0000 |
commit | c33c645953bbb95ef3428534f8dbd1672ff10532 (patch) | |
tree | a3ec5dbc7e4daa0b8dc0aaa5ef4fdda9dd2b4fb7 /meta/recipes-devtools/insserv | |
parent | 0008cd6444dc3c13d5bab4651dbd237f9ed3abfc (diff) | |
download | poky-c33c645953bbb95ef3428534f8dbd1672ff10532.tar.gz |
rpm: fix a endian incompatible error in generating tag
A flaw was found in the way rpm generating arbitrary tags, which leads to a
incorrect query result, this issue is introduced by a incompatible endianess
when the generating process is executed on different architectures.
This patch resolves it by taking the byte order that host uses.
(From OE-Core rev: b4b79a78012c64e3a19545972512153b1fe64b4d)
Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/insserv')
0 files changed, 0 insertions, 0 deletions