summaryrefslogtreecommitdiffstats
path: root/package/autofs/0003-configure-add-cache-variable-for-Linux-proc-filesyst.patch
Commit message (Collapse)AuthorAgeFilesLines
* autofs: bump to version 5.1.3Baruch Siach2017-06-081-47/+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: add patch to force result of procfs checkThomas Petazzoni2016-07-301-0/+47
The autofs configure script verifies on the build system if /proc is provided by a Linux system. This might fail if /proc is not mounted, but does ont mean that procfs will not be available in the target. Therefore, this commit adds a patch improving the AF_LINUX_PROCFS autoconf macro to allow passing an autoconf cache variable. autofs.mk then uses that to force the fact that /proc will be available on the target. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud