[oe] [PATCH 0/4] V2: Upgrade packages and fix failure of atftp with gcc 5.2

kai.kang at windriver.com kai.kang at windriver.com
Mon Aug 24 15:31:51 UTC 2015


From: Kai Kang <kai.kang at windriver.com>

V2:
* ltrace: update patch to work with gcc 5.2
* atftp: just update commmit message, no patch update. The reason is in mail I replied in V1 series.


Kai Kang (4):
  autofs: 5.1.0 -> 5.1.1
  libvpx: 1.3.0 -> 1.4.0
  ltrace: 7.2 -> 7.3
  atftp: build with gcc 5.2

 meta-networking/recipes-daemons/atftp/atftp_git.bb |  2 ++
 ...emd-allow-with-systemd-to-take-a-path-arg.patch |  0
 .../Makefile.rules-cross.patch                     |  0
 .../add-the-needed-stdarg.h.patch                  |  0
 .../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/{autofs-5.1.0 => autofs}/cross.patch    |  0
 ...x-the-YACC-rule-to-fix-a-building-failure.patch |  0
 .../fix_disable_ldap.patch                         |  0
 .../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-5.1.0 => autofs}/remove-bashism.patch  |  0
 ...-pkg-config-to-detect-libxml-2.0-and-krb5.patch |  0
 .../autofs/{autofs_5.1.0.bb => autofs_5.1.1.bb}    |  4 +--
 ...n-Linux-backend-initialize-linkmap-struct.patch | 31 ----------------
 ...-ltrace-fix-gcc-5-logical-not-parentheses.patch | 38 ++++++++++++++++++++
 meta-oe/recipes-devtools/ltrace/ltrace_git.bb      |  8 ++---
 .../0001-configure.sh-quote-local-variables.patch  | 40 ---------------------
 .../libvpx-configure-support-blank-prefix.patch    | 42 +++++++++++-----------
 .../webm/{libvpx_1.3.0.bb => libvpx_1.4.0.bb}      | 10 +++---
 24 files changed, 71 insertions(+), 104 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%)
 delete mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-In-Linux-backend-initialize-linkmap-struct.patch
 create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-ltrace-fix-gcc-5-logical-not-parentheses.patch
 delete mode 100644 meta-oe/recipes-multimedia/webm/libvpx/0001-configure.sh-quote-local-variables.patch
 rename meta-oe/recipes-multimedia/webm/{libvpx_1.3.0.bb => libvpx_1.4.0.bb} (79%)

-- 
1.9.1




More information about the Openembedded-devel mailing list