Update pseudo to 1.5.1
authorPeter Seebach <peter.seebach@windriver.com>
Wed, 27 Feb 2013 21:19:01 +0000 (15:19 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Mar 2013 13:03:28 +0000 (13:03 +0000)
commit75645b2ff86105e91c7f778269f181c4e7b033bd
tree10a3ad5ae760885066c854e53ecaadd0719a4c6f
parentbaa6a5245ad884a9934cba6142bfeaf68029fc65
Update pseudo to 1.5.1

pseudo 1.5's enable-force-async works great, unless you use a host
where, inexplicably, stat(2) reports inconsistent and changing values
for a file's size or times for some time unless a file has been fsynced,
in which case you might want a way to cause an fsync to work.

Also noticed that some recent changes never made it into the docs, so
I did a little cleanup there. And changed the way NDEBUG suppresses
pseudo's debug messages, so arguments to them with possible side
effects (like calls into functions in another translation unit) can be
omitted, which should drastically reduce computational time if anyone
ever uses NDEBUG.

(From OE-Core rev: 150174d52adefdefe62e2ed0598665481591e4c2)

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.5.1.bb [moved from meta/recipes-devtools/pseudo/pseudo_1.5.bb with 52% similarity]
meta/recipes-devtools/pseudo/pseudo_git.bb