summaryrefslogtreecommitdiffstats
path: root/package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch
Commit message (Collapse)AuthorAgeFilesLines
* autofs: fix Git formatting of patchThomas Petazzoni2017-04-081-2/+1
| | | | | | | | | The patch 0001-include-linux-nfs.h-directly-in-rpc_sub.patch was Git formatted, except that a Upstream status statement was added above the patch, which makes it unapplicable by "git am". So fix this by putting the Upstream status statement where it should be. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* autofs: new packageJonathan Ben Avraham2015-12-221-0/+33
Tested on i.MX6 using NFS mounts only. Not tested with DAS mounts as of this commit. [Thomas: - remove the "# rpcbind" comments on the thread and mmu dependencies, since we don't select rpcbind. The thread and mmu dependencies are still needed though, since autofs uses pthread_*() functions and fork(). - Remove "Requires a toolchain with native RPC." in the Config.in help text and instead add a proper Config.in comment about the thread and RPC dependency. - Add patch to fix building with uClibc, taken from OpenEmbedded.] Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud