poky/bitbake/lib
Richard Purdie 0304d92a97 bitbake: prserv/db: Avoid fsync() calls
If the power were to fail, it doesn't matter to us much if the data
makes it to disk or not, we'd have other problems. However an fsync()
call on a multi build autobuilder is painful so lets avoid them.

(Bitbake rev: 4eb2dc8048e2722d64d589f453df1ce6262c71b8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-03 11:24:48 +01:00
..
bb bitbake: persist_data: Avoid fsync() calls 2014-05-03 11:24:48 +01:00
ply
prserv bitbake: prserv/db: Avoid fsync() calls 2014-05-03 11:24:48 +01:00
toaster bitbake: bitbake: toaster: Fix Empty tasks filter 2014-04-23 11:43:29 +01:00
codegen.py
progressbar.py