The following changes since commit c45589a55c67bfd0bf9da5050141f4d18835e113:
poky.conf: mark all CentOS 6/7 versions as compatible (2015-01-12 13:31:08 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/upgrade-packages-0113 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/upgrade-packages-0113 Hongxu Jia (10): libxml-parser-perl: upgrade to 2.43 elfutils: upgrade to 1.161 xmlto: upgrade to 0.0.25 gnupg: upgrade to 2.1.1 man-pages: upgrade to 3.76 dhcp: upgrade to 4.3.1 dhcp: not override site.h upstream_tracking.inc: update entries for bash rpcbind: upgrade to 0.2.2 rpcbind: add PACKAGECONFIG for systemd .../conf/distro/include/upstream_tracking.inc | 1 + meta/conf/distro/include/tcmode-default.inc | 1 - meta/recipes-connectivity/dhcp/dhcp.inc | 6 +- ...o-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch | 26 + .../dhcp/dhcp/fixsepbuild.patch | 112 ++-- meta/recipes-connectivity/dhcp/dhcp/site.h | 21 - .../dhcp/{dhcp_4.3.0.bb => dhcp_4.3.1.bb} | 4 +- .../arm_backend.diff | 0 .../arm_func_value.patch | 0 .../arm_unwind_ret_mask.patch | 0 .../fixheadercheck.patch | 0 .../hppa_backend.diff | 0 .../m68k_backend.diff | 0 .../mips_backend.diff | 0 .../mips_readelf_w.patch | 0 .../non_linux.patch | 0 .../redhat-portability.diff | 564 +++++++++++---------- .../scanf-format.patch | 0 .../testsuite-ignore-elflint.diff | 0 .../{elfutils_0.160.bb => elfutils_0.161.bb} | 4 +- ...ser-perl_2.41.bb => libxml-parser-perl_2.43.bb} | 4 +- .../xmlto-0.0.25/obsolete_automake_macros.patch | 12 - ....in-drop-the-test-of-xmllint-and-xsltproc.patch | 0 .../xmlto/{xmlto_0.0.25.bb => xmlto_0.0.26.bb} | 5 +- .../{man-pages_3.75.bb => man-pages_3.76.bb} | 4 +- ...bind-rpcuser-not-being-set-in-Makefile.am.patch | 34 -- .../rpcbind/{rpcbind_0.2.1.bb => rpcbind_0.2.2.bb} | 11 +- .../gnupg/{gnupg_2.1.0.bb => gnupg_2.1.1.bb} | 4 +- 28 files changed, 416 insertions(+), 397 deletions(-) create mode 100644 meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/site.h rename meta/recipes-connectivity/dhcp/{dhcp_4.3.0.bb => dhcp_4.3.1.bb} (70%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/arm_backend.diff (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/arm_func_value.patch (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/arm_unwind_ret_mask.patch (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/fixheadercheck.patch (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/hppa_backend.diff (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/m68k_backend.diff (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/mips_backend.diff (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/mips_readelf_w.patch (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/non_linux.patch (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/redhat-portability.diff (76%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/scanf-format.patch (100%) rename meta/recipes-devtools/elfutils/{elfutils-0.160 => elfutils-0.161}/testsuite-ignore-elflint.diff (100%) rename meta/recipes-devtools/elfutils/{elfutils_0.160.bb => elfutils_0.161.bb} (95%) rename meta/recipes-devtools/perl/{libxml-parser-perl_2.41.bb => libxml-parser-perl_2.43.bb} (88%) delete mode 100644 meta/recipes-devtools/xmlto/xmlto-0.0.25/obsolete_automake_macros.patch rename meta/recipes-devtools/xmlto/{xmlto-0.0.25 => xmlto-0.0.26}/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch (100%) rename meta/recipes-devtools/xmlto/{xmlto_0.0.25.bb => xmlto_0.0.26.bb} (84%) rename meta/recipes-extended/man-pages/{man-pages_3.75.bb => man-pages_3.76.bb} (86%) delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-rpcbind-rpcuser-not-being-set-in-Makefile.am.patch rename meta/recipes-extended/rpcbind/{rpcbind_0.2.1.bb => rpcbind_0.2.2.bb} (83%) rename meta/recipes-support/gnupg/{gnupg_2.1.0.bb => gnupg_2.1.1.bb} (89%) -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
