Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autofs: bump to version 5.1.3 | Baruch Siach | 2017-06-08 | 1 | -62/+0 |
| | | | | | | | | Drop upstream patches. Cc: Jonathan Ben Avraham <yba@tkos.co.il> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | autofs: fix build for old glibc toolchains | Gustavo Zacarias | 2016-06-19 | 1 | -0/+62 |
Autofs 5.1.2 switched to clock_gettime() unconditionally but didn't check for the need of librt (glibc < 2.17) for it. Fixes: http://autobuild.buildroot.net/results/0ab/0abd5476b39a6bd192b5e610006ed585ffb2e139/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |