From 51507b8106918a94b1c98139cba8f4f3f09c3784 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Mon, 24 Aug 2015 23:31:52 +0800 Subject: [PATCH] autofs: 5.1.0 -> 5.1.1 Signed-off-by: Kai Kang Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- .../0001-systemd-allow-with-systemd-to-take-a-path-arg.patch | 0 .../{autofs-5.1.0 => autofs}/Makefile.rules-cross.patch | 0 .../{autofs-5.1.0 => autofs}/add-the-needed-stdarg.h.patch | 0 .../autofs-5.0.7-do-not-check-for-modprobe.patch | 0 .../{autofs-5.1.0 => autofs}/autofs-5.0.7-fix-lib-deps.patch | 0 ...autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch | 0 .../{autofs-5.1.0 => autofs}/autofs-additional-distros.patch | 0 .../autofs/{autofs-5.1.0 => autofs}/cross.patch | 0 .../fix-the-YACC-rule-to-fix-a-building-failure.patch | 0 .../autofs/{autofs-5.1.0 => autofs}/fix_disable_ldap.patch | 0 .../{autofs-5.1.0 => autofs}/force-STRIP-to-emtpy.patch | 0 .../libtirpc-name-clash-backout.patch | 0 .../autofs/{autofs-5.1.0 => autofs}/libtirpc.patch | 0 .../autofs/{autofs-5.1.0 => autofs}/no-bash.patch | 0 .../autofs/{autofs-5.1.0 => autofs}/remove-bashism.patch | 0 .../using-pkg-config-to-detect-libxml-2.0-and-krb5.patch | 0 .../autofs/{autofs_5.1.0.bb => autofs_5.1.1.bb} | 4 ++-- 17 files changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/0001-systemd-allow-with-systemd-to-take-a-path-arg.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/Makefile.rules-cross.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/add-the-needed-stdarg.h.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/autofs-5.0.7-do-not-check-for-modprobe.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/autofs-5.0.7-fix-lib-deps.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/autofs-additional-distros.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/cross.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/fix-the-YACC-rule-to-fix-a-building-failure.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/fix_disable_ldap.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/force-STRIP-to-emtpy.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/libtirpc-name-clash-backout.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/libtirpc.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/no-bash.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/remove-bashism.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs-5.1.0 => autofs}/using-pkg-config-to-detect-libxml-2.0-and-krb5.patch (100%) rename meta-networking/recipes-daemons/autofs/{autofs_5.1.0.bb => autofs_5.1.1.bb} (93%) diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/0001-systemd-allow-with-systemd-to-take-a-path-arg.patch b/meta-networking/recipes-daemons/autofs/autofs/0001-systemd-allow-with-systemd-to-take-a-path-arg.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/0001-systemd-allow-with-systemd-to-take-a-path-arg.patch rename to meta-networking/recipes-daemons/autofs/autofs/0001-systemd-allow-with-systemd-to-take-a-path-arg.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/Makefile.rules-cross.patch b/meta-networking/recipes-daemons/autofs/autofs/Makefile.rules-cross.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/Makefile.rules-cross.patch rename to meta-networking/recipes-daemons/autofs/autofs/Makefile.rules-cross.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/add-the-needed-stdarg.h.patch b/meta-networking/recipes-daemons/autofs/autofs/add-the-needed-stdarg.h.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/add-the-needed-stdarg.h.patch rename to meta-networking/recipes-daemons/autofs/autofs/add-the-needed-stdarg.h.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-5.0.7-do-not-check-for-modprobe.patch b/meta-networking/recipes-daemons/autofs/autofs/autofs-5.0.7-do-not-check-for-modprobe.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-5.0.7-do-not-check-for-modprobe.patch rename to meta-networking/recipes-daemons/autofs/autofs/autofs-5.0.7-do-not-check-for-modprobe.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-5.0.7-fix-lib-deps.patch b/meta-networking/recipes-daemons/autofs/autofs/autofs-5.0.7-fix-lib-deps.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-5.0.7-fix-lib-deps.patch rename to meta-networking/recipes-daemons/autofs/autofs/autofs-5.0.7-fix-lib-deps.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch b/meta-networking/recipes-daemons/autofs/autofs/autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch rename to meta-networking/recipes-daemons/autofs/autofs/autofs-5.0.7-include-linux-nfs.h-directly-in-rpc_sub.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-additional-distros.patch b/meta-networking/recipes-daemons/autofs/autofs/autofs-additional-distros.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/autofs-additional-distros.patch rename to meta-networking/recipes-daemons/autofs/autofs/autofs-additional-distros.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/cross.patch b/meta-networking/recipes-daemons/autofs/autofs/cross.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/cross.patch rename to meta-networking/recipes-daemons/autofs/autofs/cross.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/fix-the-YACC-rule-to-fix-a-building-failure.patch b/meta-networking/recipes-daemons/autofs/autofs/fix-the-YACC-rule-to-fix-a-building-failure.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/fix-the-YACC-rule-to-fix-a-building-failure.patch rename to meta-networking/recipes-daemons/autofs/autofs/fix-the-YACC-rule-to-fix-a-building-failure.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/fix_disable_ldap.patch b/meta-networking/recipes-daemons/autofs/autofs/fix_disable_ldap.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/fix_disable_ldap.patch rename to meta-networking/recipes-daemons/autofs/autofs/fix_disable_ldap.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/force-STRIP-to-emtpy.patch b/meta-networking/recipes-daemons/autofs/autofs/force-STRIP-to-emtpy.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/force-STRIP-to-emtpy.patch rename to meta-networking/recipes-daemons/autofs/autofs/force-STRIP-to-emtpy.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/libtirpc-name-clash-backout.patch b/meta-networking/recipes-daemons/autofs/autofs/libtirpc-name-clash-backout.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/libtirpc-name-clash-backout.patch rename to meta-networking/recipes-daemons/autofs/autofs/libtirpc-name-clash-backout.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/libtirpc.patch b/meta-networking/recipes-daemons/autofs/autofs/libtirpc.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/libtirpc.patch rename to meta-networking/recipes-daemons/autofs/autofs/libtirpc.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/no-bash.patch b/meta-networking/recipes-daemons/autofs/autofs/no-bash.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/no-bash.patch rename to meta-networking/recipes-daemons/autofs/autofs/no-bash.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/remove-bashism.patch b/meta-networking/recipes-daemons/autofs/autofs/remove-bashism.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/remove-bashism.patch rename to meta-networking/recipes-daemons/autofs/autofs/remove-bashism.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs-5.1.0/using-pkg-config-to-detect-libxml-2.0-and-krb5.patch b/meta-networking/recipes-daemons/autofs/autofs/using-pkg-config-to-detect-libxml-2.0-and-krb5.patch similarity index 100% rename from meta-networking/recipes-daemons/autofs/autofs-5.1.0/using-pkg-config-to-detect-libxml-2.0-and-krb5.patch rename to meta-networking/recipes-daemons/autofs/autofs/using-pkg-config-to-detect-libxml-2.0-and-krb5.patch diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb b/meta-networking/recipes-daemons/autofs/autofs_5.1.1.bb similarity index 93% rename from meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb rename to meta-networking/recipes-daemons/autofs/autofs_5.1.1.bb index fbfe4b33af..0f4c2478ef 100644 --- a/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb +++ b/meta-networking/recipes-daemons/autofs/autofs_5.1.1.bb @@ -23,8 +23,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.gz \ file://fix-the-YACC-rule-to-fix-a-building-failure.patch \ " -SRC_URI[md5sum] = "b7724a9a55923f3c06933a8dfd1e79d3" -SRC_URI[sha256sum] = "794a28d178d2b21a2380ee71cbdb3b15b4be47c06f3de255b8c5c4351f046b26" +SRC_URI[md5sum] = "e143df66b614b8cdb1ff533735f8e12d" +SRC_URI[sha256sum] = "795419383b120d15699ab3b89ea0f3d029f6fb28405a83982d305c4b7b61130f" inherit update-rc.d pkgconfig