aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2013-03-19 11:24:18 +0100
committerJoe MacDonald <joe.macdonald@windriver.com>2013-03-21 09:54:51 -0400
commit022fe03271eaaebc8ecfa01961169a4e642783ee (patch)
tree1e8705007297b79e4649cbbfb797db9adef77d14 /meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
parent20ccd38f869a772ec5b2718742eb350427e5187f (diff)
downloadmeta-openembedded-022fe03271eaaebc8ecfa01961169a4e642783ee.tar.gz
autofs: update to current patchlevel
* Apply all patches from ftp.kernel.org/pub/linux/daemons/autofs/v5/patches-5.0.8/ Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Diffstat (limited to 'meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb')
-rw-r--r--meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb25
1 files changed, 24 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
index 7d8cf17448..6751402bbb 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
@@ -3,7 +3,7 @@ SECTION = "base"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
-PR = "r2"
+PR = "r3"
DEPENDS += "libtirpc flex-native bison-native"
@@ -27,7 +27,30 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.bz2 \
file://autofs-5.0.6-fix-recursive-mount-deadlock.patch \
file://autofs-5.0.6-increase-file-map-read-buffer-size.patch \
file://autofs-5.0.7-handle-new-location-of-systemd.patch \
+ file://autofs-5.0.7-fix-map-entry-duplicate-offset-detection.patch \
+ file://autofs-5.0.7-allow-nsswitch_conf-to-not-contain-automount-lines.patch \
+ file://autofs-5.0.7-fix-nobind-man-page-description.patch \
+ file://autofs-5.0.7-fix-submount-offset-delete.patch \
+ file://autofs-5.0.7-fix-init-script-status-return.patch \
+ file://autofs-5.0.7-fix-use-get_proximity-without-libtirpc.patch \
+ file://autofs-5.0.7-dont-use-dirent-d_type-to-filter-out-files-in-scandir.patch \
+ file://autofs-5.0.7-dont-schedule-new-alarms-after-readmap.patch \
+ file://autofs-5.0.7-use-numeric-protocol-ids-instead-of-protoent-structs.patch \
+ file://autofs-5.0.7-lib-defaults-use-WITH_LDAP-conditional-around-LDAP-types.patch \
file://autofs-5.0.7-make-yellow-pages-support-optional.patch \
+ file://autofs-5.0.7-modules-replicated-use-sin6.addr-s6_addr32.patch \
+ file://autofs-5.0.7-workaround-missing-GNU-versionsort-extension.patch \
+ file://autofs-5.0.7-dont-fail-on-master-map-self-include.patch \
+ file://autofs-5.0.7-fix-wildcard-multi-map-regression.patch \
+ file://autofs-5.0.7-fix-file-descriptor-leak-when-reloading-the-daemon.patch \
+ file://autofs-5.0.7-depricate-nosymlink-pseudo-option.patch \
+ file://autofs-5.0.7-add-symlink-pseudo-option.patch \
+ file://autofs-5.0.7-update-kernel-include-files.patch \
+ file://autofs-5.0.7-fix-requires-in-spec-file.patch \
+ file://autofs-5.0.7-fix-libtirpc-build-option.patch \
+ file://autofs-5.0.7-fix-systemd-unidir-in-spec-file.patch \
+ file://autofs-5.0.7-document-browse-option-in-man-page.patch \
+ file://autofs-5.0.7-fix-automounter-support-on-parisc.patch \
file://autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch \
file://Makefile.rules-cross.patch \
file://no-bash.patch \