diff options
author | Peter Seebach <peter.seebach@windriver.com> | 2012-09-13 13:29:59 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-14 09:50:29 +0100 |
commit | 4bb2ce4f30ed1d466577c9cd65a8df5e51ade412 (patch) | |
tree | 9f2cbf0669670d58f12fdc77d717c7727d20f1b1 /meta/recipes-core | |
parent | a2eab6bb1626be6a1f16eff56ff72a9288ab9de3 (diff) | |
download | poky-4bb2ce4f30ed1d466577c9cd65a8df5e51ade412.tar.gz |
pseudo_1.4.1.bb: update to pseudo 1.4.1, fixing 32-bit host problems
There were a number of cases where pseudo used plain old stat()
to get dev/inode data for files; on 32-bit hosts, this could fail
if the files were over 2GB, causing pseudo to prevent removing of
large files. This is fixed in 1.4.1.
(From OE-Core rev: 056eddc4299d10ddafe0da3dc768bd80d0c1b96b)
Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions