[oe-commits] [meta-openembedded] branch master-next updated (a7c45eb -> 119dd58)

git at git.openembedded.org git at git.openembedded.org
Sun Jun 24 19:09:48 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a change to branch master-next
in repository meta-openembedded.

    from a7c45eb  tiptop: Fix parallel build issues
     new 38d1327  pcmciautils: add (from oe-core)
     new 01b0afc  gperftools: add the setting of COMPATIBLE_HOST back
     new 1477cf5  upm: Upgrade to latest and fix build with musl
     new eec73ed  libhugetlbfs: Fix build on musl
     new aef6a9c  libdc1394: libglu needs both openGL and X11 but not tvirtual/libgl
     new 7516e84  python-pywbem: update to version 0.11.0 and add a python3 recipe
     new 30226cd  kpatch: Upgrade to 0.6.1 release
     new 4a50bab  corosync: Upgrade to 2.4.4
     new 16fc3c4  corosync: add corosync.conf.example
     new 6656d58  drbd-utils: 8.9.6 -> 9.4.0
     new 12cc756  python-cryptography: 2.1.4 -> 2.2
     new dc450e4  geoip-perl: add UPSTREAM_CHECK_URI
     new ba04551  python-cryptography-vectors: 2.1.4 -> 2.2
     new 2a853cd  opensaf: Upgrade to 5.18.04
     new a9fa14b  squid: Fix build with gcc8
     new f44bf60  corosync: corosync-qnetd.conf is now created under /run during runtime
     new 4f3b81c  civetweb: Fix paths to librt and libm, use -l linker option
     new 2dbd901  check: add recipe
     new 5847eb1  net-snmp: Refresh openssl support patch
     new 119dd58  metacity: allow for warnings during compilation

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../recipes-gnome/metacity/metacity_3.28.0.bb      |   5 +
 .../recipes-multimedia/libdc1394/libdc1394_git.bb  |   3 +-
 ...ssing-librt-and-libm-during-native-compil.patch |  42 --
 ...ittest-Link-librt-and-libm-using-l-option.patch |  40 ++
 .../recipes-connectivity/civetweb/civetweb_git.bb  |  10 +-
 ...1-Catch-std-ifstream-failure-by-reference.patch |  16 +-
 .../0001-Fix-string-overflow-in-snprintf.patch     |   3 +-
 ...isable-format-overflow-if-supported-by-gc.patch |  34 +-
 ...gure-Pass-linker-specific-options-with-Wl.patch |  10 +-
 ..._dump.cc-Use-sys-wait.h-instead-of-wait.h.patch |  12 +-
 ...sing-header-limits.h-for-_POSIX_HOST_NAME.patch |  20 +-
 .../0002-Fix-format-truncation-errors.patch        |  12 +-
 .../0008-check-for-size-before-using-strncpy.patch |  33 ++
 .../{opensaf_5.18.02.bb => opensaf_5.18.04.bb}     |   5 +-
 ...1-ext_edirectory_userip_acl-refactoring-f.patch | 506 +++++++++++++++++++++
 .../files/0002-smblib-fix-buffer-over-read.patch   |  39 ++
 .../recipes-daemons/squid/squid_3.5.27.bb          |   3 +
 .../corosync/corosync/corosync.conf                |  58 +++
 .../{corosync_2.4.3.bb => corosync_2.4.4.bb}       |  13 +-
 .../net-snmp/fix-openssl-build-errors.patch        |  50 +-
 ...e.in-fix-permission-bits-for-drbd.service.patch |  25 -
 .../{drbd-utils_8.9.6.bb => drbd-utils_9.4.0.bb}   |  11 +-
 .../recipes-support/geoip/geoip-perl_1.51.bb       |   2 +
 .../0001-include-stddef.h-for-ptrdiff_t.patch      |  25 +
 .../files/0002-Mark-glibc-specific-code-so.patch   |  39 ++
 ...id-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch |  49 ++
 ...0004-shm.c-Mark-glibc-specific-changes-so.patch |  30 ++
 .../files/0005-Include-dirent.h-for-ino_t.patch    |  28 ++
 .../files/0006-include-limits.h-for-PATH_MAX.patch |  42 ++
 .../libhugetlbfs/libhugetlbfs_git.bb               |   6 +
 .../pcmciautils/pcmciautils/lex_sys_types.patch    |  21 +
 .../pcmciautils/pcmciautils/makefile_fix.patch     | 101 ++++
 .../pcmciautils/pcmciautils/makefile_race.patch    |  43 ++
 meta-oe/recipes-bsp/pcmciautils/pcmciautils_018.bb |  41 ++
 .../openlmi/openlmi-tools_0.10.5.bb                |   2 +-
 ...1-include-sys-types.h-for-uint-definition.patch |  33 ++
 meta-oe/recipes-extended/upm/upm_git.bb            |  11 +-
 meta-oe/recipes-kernel/kpatch/kpatch.inc           |   1 +
 ...patch-build-add-cross-compilation-support.patch |  24 +-
 ...tch-build-allow-overriding-of-distro-name.patch |  14 +-
 meta-oe/recipes-kernel/kpatch/kpatch_git.bb        |   4 +-
 .../recipes-support/gperftools/gperftools_2.6.1.bb |   4 +
 meta-oe/recipes-test/check/check_git.bb            |  21 +
 .../python/python-cryptography-vectors.inc         |   4 +-
 ...2.1.4.bb => python-cryptography-vectors_2.2.bb} |   0
 .../python/python-cryptography.inc                 |   6 +-
 ...ography_2.1.4.bb => python-cryptography_2.2.bb} |   0
 ....1.4.bb => python3-cryptography-vectors_2.2.bb} |   0
 ...graphy_2.1.4.bb => python3-cryptography_2.2.bb} |   0
 .../pywbem/{pywbem_0.8.0.bb => python-pywbem.inc}  |  36 +-
 .../pywbem/python-pywbem_0.11.0.bb                 |  13 +
 .../pywbem/python3-pywbem_0.11.0.bb                |   2 +
 52 files changed, 1341 insertions(+), 211 deletions(-)
 delete mode 100644 meta-networking/recipes-connectivity/civetweb/civetweb/0001-Test-Fix-missing-librt-and-libm-during-native-compil.patch
 create mode 100644 meta-networking/recipes-connectivity/civetweb/civetweb/0001-Unittest-Link-librt-and-libm-using-l-option.patch
 create mode 100644 meta-networking/recipes-daemons/opensaf/opensaf/0008-check-for-size-before-using-strncpy.patch
 rename meta-networking/recipes-daemons/opensaf/{opensaf_5.18.02.bb => opensaf_5.18.04.bb} (93%)
 create mode 100644 meta-networking/recipes-daemons/squid/files/0001-Bug-4843-pt1-ext_edirectory_userip_acl-refactoring-f.patch
 create mode 100644 meta-networking/recipes-daemons/squid/files/0002-smblib-fix-buffer-over-read.patch
 create mode 100644 meta-networking/recipes-extended/corosync/corosync/corosync.conf
 rename meta-networking/recipes-extended/corosync/{corosync_2.4.3.bb => corosync_2.4.4.bb} (90%)
 delete mode 100644 meta-networking/recipes-support/drbd/drbd-utils/0001-Makefile.in-fix-permission-bits-for-drbd.service.patch
 rename meta-networking/recipes-support/drbd/{drbd-utils_8.9.6.bb => drbd-utils_9.4.0.bb} (80%)
 create mode 100644 meta-oe/recipes-benchmark/libhugetlbfs/files/0001-include-stddef.h-for-ptrdiff_t.patch
 create mode 100644 meta-oe/recipes-benchmark/libhugetlbfs/files/0002-Mark-glibc-specific-code-so.patch
 create mode 100644 meta-oe/recipes-benchmark/libhugetlbfs/files/0003-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch
 create mode 100644 meta-oe/recipes-benchmark/libhugetlbfs/files/0004-shm.c-Mark-glibc-specific-changes-so.patch
 create mode 100644 meta-oe/recipes-benchmark/libhugetlbfs/files/0005-Include-dirent.h-for-ino_t.patch
 create mode 100644 meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-limits.h-for-PATH_MAX.patch
 create mode 100644 meta-oe/recipes-bsp/pcmciautils/pcmciautils/lex_sys_types.patch
 create mode 100644 meta-oe/recipes-bsp/pcmciautils/pcmciautils/makefile_fix.patch
 create mode 100644 meta-oe/recipes-bsp/pcmciautils/pcmciautils/makefile_race.patch
 create mode 100644 meta-oe/recipes-bsp/pcmciautils/pcmciautils_018.bb
 create mode 100644 meta-oe/recipes-extended/upm/upm/0001-include-sys-types.h-for-uint-definition.patch
 create mode 100644 meta-oe/recipes-test/check/check_git.bb
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_2.1.4.bb => python-cryptography-vectors_2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cryptography_2.1.4.bb => python-cryptography_2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_2.1.4.bb => python3-cryptography-vectors_2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography_2.1.4.bb => python3-cryptography_2.2.bb} (100%)
 rename meta-python/recipes-extended/pywbem/{pywbem_0.8.0.bb => python-pywbem.inc} (59%)
 create mode 100644 meta-python/recipes-extended/pywbem/python-pywbem_0.11.0.bb
 create mode 100644 meta-python/recipes-extended/pywbem/python3-pywbem_0.11.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list