Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "busybox: add upstream 1.16 fix" | Peter Korsgaard | 2010-02-26 | 1 | -13/+0 |
| | | | | | | | | | This reverts commit 1d7b6f65c633865b25c8603975f9aec88e4e1275. The fsync patch tries to add the same lines already added by busybox-1.16.0-compat.patch, so skip it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | busybox: add upstream 1.16 fix | Thomas Petazzoni | 2010-02-26 | 1 | -0/+13 |
Fixes https://bugs.busybox.net/show_bug.cgi?id=1177, available at http://busybox.net/downloads/fixes-1.16.0/busybox-1.16.0-fsync.patch. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |