Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs-progs: bump to version 4.7.2 | Gustavo Zacarias | 2016-09-06 | 1 | -67/+0 |
| | | | | | | | | | | Drop all of the upstreamed patches (not precisely in the same form) and rebase the only required patch for proper static builds with staging libs required by other packages. Build-tested for arm-glibc, arm-uclibc, arm-musl and arm-uclibc-static. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/btrfs-progs: fix build issues under musl | Brendan Heading | 2015-07-30 | 1 | -0/+67 |
Fixes http://autobuild.buildroot.net/results/b97/b97f1e9cd459da96e3e1680bb7c43d8103ab12c2/build-end.log Patches by Thomas to refactor detection of __always_inline and backtrace detection. Also added #include <limits.h> for PATH_MAX. Signed-off-by: Brendan Heading <brendanheading@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |