opkg: Don't call sync() when installing into an offline root
authorPhil Blundell <philb@gnu.org>
Sat, 29 Sep 2012 12:20:05 +0000 (13:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 10:40:51 +0000 (11:40 +0100)
commit2c39a00462663a97b5e3ace646af7a7c64ccee83
tree1f2b90e87d7fb370185b7aec4fe43257e5c5bfc2
parentb9d59b7f33027d719efae69259765894d10bac76
opkg: Don't call sync() when installing into an offline root

Even when installing onto a live target system, calling sync() during
package installation is of somewhat questionable benefit.  But calling
it on the build host during rootfs construction is certainly useless and
can cause I/O to stall for several seconds on even a moderately sized
host which is clearly not desirable.

(From a patch originally by Mike Crowe.)

(From OE-Core rev: f48a68177510e8f2d4fcc3725a6dfc41a9a8e96b)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/opkg-no-sync-offline.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_svn.bb