]> code.ossystems Code Review - openembedded-core.git/commit
pseudo_1.4.1.bb: update to pseudo 1.4.1, fixing 32-bit host problems
authorPeter Seebach <peter.seebach@windriver.com>
Thu, 13 Sep 2012 18:29:59 +0000 (13:29 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Sep 2012 08:49:55 +0000 (09:49 +0100)
commit056eddc4299d10ddafe0da3dc768bd80d0c1b96b
tree45298ea9acb7e48f1089b28e8561ca3139337445
parente498257ecbec94cec181d73bda57d44335b4dee0
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.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/pseudo/pseudo_1.4.1.bb [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_1.4.bb [deleted file]
meta/recipes-devtools/pseudo/pseudo_git.bb