[oe-commits] Roy Li : autofs: uprev it to 5.1.0

git at git.openembedded.org git at git.openembedded.org
Sun Aug 24 21:04:12 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 5e1098f2c2e1a553e9e816e12982190bb9bdf762
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=5e1098f2c2e1a553e9e816e12982190bb9bdf762

Author: Roy Li <rongqing.li at windriver.com>
Date:   Tue Aug 19 11:31:35 2014 +0800

autofs: uprev it to 5.1.0

1. Uprev it to 5.1.0, add remove the unneed patches
2. fix a building failure since not include stdarg.h
3. using pkg-config to check xml and krb5
4. force STRIP to empty to not strip the file

Signed-off-by: Roy Li <rongqing.li at windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...autofs-5.0.6-fix-recursive-mount-deadlock.patch |  78 ----
 ...-5.0.6-increase-file-map-read-buffer-size.patch |  38 --
 ...DME-update-mailing-list-subscription-info.patch |  56 ---
 .../autofs-5.0.7-add-symlink-pseudo-option.patch   | 217 ----------
 ...dd-timeout-option-description-to-man-page.patch |  42 --
 ...5.0.7-allow-non-root-user-to-check-status.patch |  69 ---
 ...witch_conf-to-not-contain-automount-lines.patch |  50 ---
 ...-configure-allow-cross-compilation-update.patch |  28 --
 ....0.7-configure-in-allow-cross-compilation.patch |  41 --
 ...s-5.0.7-depricate-nosymlink-pseudo-option.patch |  40 --
 ...-5.0.7-document-browse-option-in-man-page.patch |  46 --
 ....0.7-dont-fail-on-master-map-self-include.patch |  59 ---
 ....7-dont-schedule-new-alarms-after-readmap.patch |  69 ---
 ...ent-d_type-to-filter-out-files-in-scandir.patch |  41 --
 ...autofs-5.0.7-dont-wait-forever-to-restart.patch |  54 ---
 ...s-5.0.7-fix-automounter-support-on-parisc.patch |  24 --
 ...descriptor-leak-when-reloading-the-daemon.patch | 179 --------
 ...utofs-5.0.7-fix-init-script-status-return.patch |  39 --
 ...tofs-5.0.7-fix-ipv6-proximity-calculation.patch | 297 -------------
 .../autofs-5.0.7-fix-libtirpc-build-option.patch   |  66 ---
 ...-fix-map-entry-duplicate-offset-detection.patch |  37 --
 ...ofs-5.0.7-fix-nobind-man-page-description.patch |  46 --
 ...-5.0.7-fix-nobind-sun-escaped-map-entries.patch |  47 --
 ...s-5.0.7-fix-null-map-entry-order-handling.patch |  81 ----
 ...ofs-5.0.7-fix-parse-buffer-initialization.patch |  51 ---
 .../autofs-5.0.7-fix-requires-in-spec-file.patch   |  37 --
 .../autofs-5.0.7-fix-submount-offset-delete.patch  |  45 --
 ...ofs-5.0.7-fix-systemd-unidir-in-spec-file.patch |  72 ----
 .../autofs-5.0.7-fix-typo-in-automount-8.patch     |  37 --
 ....7-fix-use-cache-entry-after-free-mistake.patch |  49 ---
 ....7-fix-use-get_proximity-without-libtirpc.patch |  54 ---
 ...s-5.0.7-fix-wildcard-multi-map-regression.patch | 225 ----------
 ...tofs-5.0.7-handle-new-location-of-systemd.patch |  57 ---
 ...tofs-5.0.7-include-usage-in-usage-message.patch |  25 --
 ...e-WITH_LDAP-conditional-around-LDAP-types.patch | 448 --------------------
 ...ption-of-default-MOUNT_WAIT-setting-clear.patch |  57 ---
 ...-5.0.7-make-yellow-pages-support-optional.patch | 156 -------
 ...odules-replicated-use-sin6.addr-s6_addr32.patch |  39 --
 .../autofs-5.0.7-update-kernel-include-files.patch |  92 ----
 ...-protocol-ids-instead-of-protoent-structs.patch | 471 ---------------------
 ...karound-missing-GNU-versionsort-extension.patch | 149 -------
 ...emd-allow-with-systemd-to-take-a-path-arg.patch |   0
 .../Makefile.rules-cross.patch                     |   0
 .../autofs-5.1.0/add-the-needed-stdarg.h.patch     |  24 ++
 .../autofs-5.0.7-do-not-check-for-modprobe.patch   |   0
 .../autofs-5.0.7-fix-lib-deps.patch                |   0
 ...7-include-linux-nfs.h-directly-in-rpc_sub.patch |   0
 .../autofs-additional-distros.patch                |   0
 .../{autofs-5.0.7 => autofs-5.1.0}/cross.patch     |   0
 .../fix_disable_ldap.patch                         |   0
 .../autofs/autofs-5.1.0/force-STRIP-to-emtpy.patch |  25 ++
 .../libtirpc-name-clash-backout.patch              |  25 +-
 .../{autofs-5.0.7 => autofs-5.1.0}/libtirpc.patch  |   4 +-
 .../{autofs-5.0.7 => autofs-5.1.0}/no-bash.patch   |   0
 ...-pkg-config-to-detect-libxml-2.0-and-krb5.patch |  39 ++
 .../recipes-daemons/autofs/autofs_5.0.7.bb         | 112 -----
 .../recipes-daemons/autofs/autofs_5.1.0.bb         |  70 +++
 57 files changed, 176 insertions(+), 3931 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=5e1098f2c2e1a553e9e816e12982190bb9bdf762


More information about the Openembedded-commits mailing list