generic-poky/meta/recipes-devtools/pseudo
Peter Seebach 4a00757017 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>
2013-03-01 13:03:28 +00:00
..
files pseudo: Drop nativesdk wrapper and link against old memcpy symbol 2012-04-22 16:00:19 +01:00
pseudo.inc pseudo.inc: pseudo 1.5 uprev, support extra config flags 2013-02-19 08:47:35 -08:00
pseudo_1.4.5.bb pseudo_1.4.5.bb: Finish fixing linkat() 2013-02-13 21:31:37 +00:00
pseudo_1.5.1.bb Update pseudo to 1.5.1 2013-03-01 13:03:28 +00:00
pseudo_git.bb Update pseudo to 1.5.1 2013-03-01 13:03:28 +00:00