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:50:29 +0000 (09:50 +0100)
commit4d12766cc64693b366486ec1fc650fc68e216898
tree0d2940e46d0581a8153b92514c6f2bac25fb4e54
parentd66de3d06a5676fd562d2f23fc12bb9bd1948b5d
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>
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