diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-04-24 10:25:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-24 15:51:36 +0100 |
commit | 2aefac2a2c508da11a73e29d82947ac627d31118 (patch) | |
tree | c2381b1987f2c5653c48d7082625778fef0a9dda /meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native.bb | |
parent | 9a946554e4843841c2ec3cbb2575e80d0ccdc29f (diff) | |
download | openembedded-core-2aefac2a2c508da11a73e29d82947ac627d31118.tar.gz openembedded-core-2aefac2a2c508da11a73e29d82947ac627d31118.tar.bz2 openembedded-core-2aefac2a2c508da11a73e29d82947ac627d31118.tar.xz openembedded-core-2aefac2a2c508da11a73e29d82947ac627d31118.zip |
dpkg-native: fix deb-based rootfs construction failure on Fedora 16
Backport a fix from 1.16.x upstream to use fd instead of stream-based
I/O in dpkg-deb, which avoids the use of fflush() on an input stream
(the behaviour of which is undefined by POSIX, and appears to have
changed in the version of glibc introduced in Fedora 16 and presumably
other systems).
Fixes [YOCTO #1858].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native.bb')
0 files changed, 0 insertions, 0 deletions