Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libfuse: needs threads | Gustavo Zacarias | 2012-12-09 | 1 | -2/+3 |
| | | | | | | | | | libfuse needs threads, fixes: http://autobuild.buildroot.net/results/0111a67b9ed5f5f5dfc0725d009ea5c756c1755c [Peter: update sshfs/unionfs comments to match] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | libfuse: rename fuse to libfuse | Thomas Petazzoni | 2011-09-20 | 1 | -0/+10 |
We rename the package/fuse directory to package/libfuse to be consistent with the package name. This is needed for a future commit that will simplify the AUTOTARGETS macro by making assumptions on the directory name. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |