[oe-commits] [meta-openembedded] branch thud-next updated (2154631 -> 6ef9657)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 15:20:56 UTC 2019


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

armin_kuster pushed a change to branch thud-next
in repository meta-openembedded.

    from 2154631  mozjs: Avoid use of X11 from host when X11 is disabled
     new d730670  wireshark: upgrade to 2.6.5
     new 1c982f8  sedutil: fix compile errors on big endian architectures
     new d3bb421  python3-multidict: Workaround for broken make clean
     new 9d20db5  postgresql: Allow successful run of postgresql-setup
     new 8c56922  xscreensaver: Define consistent app-defaults dir
     new 0fffb95  net-snmp: inherit ptest
     new d854899  mraa: To file do_package error in multilib.
     new de6589c  makedumpfile: Add aarch64 into COMPATIBLE_HOST.
     new 0d23f7f  python-pygobject: Fix invalid install path
     new e51e7cf  python-pygobject: Drop redundant PYTHON* refs
     new b4f828d  python-pygobject: Drop redundant dependencies
     new 97c8509  python-pygobject: Only check for even upstream versions
     new 5442875  python-pygobject: Remove duplication in inherit
     new 40359bf  python-pygobject: Fix style issue
     new 3ef1152  python-pygobject: Tune remove operation
     new 034a7d9  packagegroup-meta-oe: drop ptest packages that do not exist
     new d64d35a  packagegroup-meta-oe: rename the group that contains ptest packages
     new 25a65a4  a2jmidid: Define own do_configure
     new 61d159e  klibc: fix build for mipsel and mips64el with security flags enabled
     new d1a3da7  toybox: fix to use "usrmerge" distro feature properly
     new 5ea0af0  bpftool: don't build under musl
     new 2a3e871  packagegroup-meta-oe: Remove arch specific packages as needed
     new a9957a2  packagegroup-meta-oe: Remove packages which don't build for musl
     new e471c9d  open-vm-tools: fix indentation and drop FILES_${PN}-dbg
     new c48d9e2  ptpd: fixed the issue of ptpd2 daemon takes 100% CPU
     new d9f0e0e  modemmanager: Fix build with clang
     new 833f5e8  waf-cross-answers: Add cross-answers-mips64el.txt
     new bf514cd  klibc: Fix build with clang
     new 526bf5c  kexec-tools-klibc: fix build for mipsel and mips64el
     new 33eb23c  samba: fix build on qemumips64 with musl
     new 466e45e  srecord: GPL-3.0 and LGPL-3.0 is correct license
     new 7075251  python-pyparted/python3-pyparted: drop incorrect and redundant PV
     new ea8dd58  packagegroup-meta-oe: Exclude unbuildable packages on mips64
     new b717c50  packagegroup-meta-oe: Exclude android-tools breakpad on ppc
     new af6ce8a  packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep
     new 8a35ff9  mpv: Disable lua on mips/aarch64
     new a723531  fix networkmanager apppend
     new 8c4e621  luajit: Disable for mips n64/n32 hosts
     new b8dc496  licenses: Add Arphic-Public-License text
     new 99eafb5  wireshark: update to 2.6.6
     new 2ae6aaf  nmap: Fix build with clang8/musl/libc++
     new 0e8912b  mozjs: Fix symbol visibility with clang/libc++
     new 47724bf  nmap: Fix typo in pcre PACKAGECONFIG
     new 776516d  nmap: Include additional FILES path for certs
     new 0814df2  networkmanager: fix QA issue when using modemmanager and ppp in PACKAGECONFIG
     new afe79a5  libgit2: Fix install for multilib
     new 6ef9657  vim: improve reproducibility

The 47 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:
 .../networkmanager/networkmanager_%.bbappend       |  2 +-
 ...efine-ulocked_-fgets-fread-fwrite-aliases.patch | 49 ++++++++++++++
 meta-initramfs/recipes-devtools/klibc/klibc.inc    |  4 ++
 .../recipes-kernel/kexec/kexec-tools-klibc_git.bb  |  3 +
 ...swers-mips64.txt => cross-answers-mips64el.txt} |  0
 .../networkmanager/networkmanager_1.14.4.bb        |  1 +
 .../samba/samba/cmocka-uintptr_t.patch}            | 12 +++-
 .../recipes-connectivity/samba/samba_4.8.4.bb      |  1 +
 ...PU-using-issue-by-adding-minimum-POSIX-ti.patch | 68 +++++++++++++++++++
 meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb |  1 +
 .../recipes-protocols/net-snmp/net-snmp/run-ptest  |  3 +-
 .../recipes-protocols/net-snmp/net-snmp_5.8.bb     |  2 +-
 .../{wireshark_2.6.4.bb => wireshark_2.6.6.bb}     |  4 +-
 meta-oe/licenses/Arphic-Public-License             | 58 ++++++++++++++++
 ...01-Do-not-set-Wno-unused-but-set-variable.patch | 30 +++++++++
 .../modemmanager/modemmanager_1.8.2.bb             |  2 +
 .../packagegroups/packagegroup-meta-oe.bb          | 58 +++++++++++++---
 meta-oe/recipes-core/toybox/toybox_0.7.5.bb        |  2 +-
 .../{postgresql-bashprofile => postgresql-profile} |  0
 meta-oe/recipes-dbs/postgresql/postgresql.inc      |  8 +--
 meta-oe/recipes-devtools/luajit/luajit_2.0.5.bb    |  6 +-
 ...c-add-sysroot-path-to-GI_DATADIR-don-t-se.patch | 28 --------
 .../python/python-pygobject_3.28.3.bb              | 14 ++--
 .../mozjs/mozjs/JS_PUBLIC_API.patch                | 37 ++++++++++
 meta-oe/recipes-extended/mozjs/mozjs_52.9.1.bb     |  1 +
 meta-oe/recipes-extended/mraa/mraa_git.bb          |  4 +-
 ...001-Fix-build-on-big-endian-architectures.patch | 41 ++++++++++++
 meta-oe/recipes-extended/sedutil/sedutil_git.bb    |  4 +-
 .../xscreensaver/xscreensaver_5.39.bb              |  4 ++
 meta-oe/recipes-kernel/bpftool/bpftool.bb          |  2 +
 .../makedumpfile/makedumpfile_1.6.4.bb             |  4 +-
 meta-oe/recipes-multimedia/jack/a2jmidid_8.bb      |  5 ++
 meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb   |  5 +-
 ...lude-time.h-for-time-structure-definition.patch | 78 ++++++++++++++++++++++
 .../nmap/files/0002-Fix-building-with-libc.patch   | 76 +++++++++++++++++++++
 meta-oe/recipes-security/nmap/nmap_7.70.bb         |  8 ++-
 meta-oe/recipes-support/libgit2/libgit2_0.27.4.bb  | 11 +--
 .../open-vm-tools/open-vm-tools_10.3.0.bb          | 47 ++++++-------
 meta-oe/recipes-support/srecord/srecord_1.64.bb    |  2 +-
 ...0001-src-Makefile-improve-reproducibility.patch | 46 +++++++++++++
 meta-oe/recipes-support/vim/vim_8.1.0347.bb        |  1 +
 .../python/python3-multidict_3.3.2.bb              |  4 ++
 .../python-pyparted/python-pyparted_3.11.1.bb      |  2 -
 .../python-pyparted/python3-pyparted_3.11.1.bb     |  2 -
 44 files changed, 635 insertions(+), 105 deletions(-)
 create mode 100644 meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/0001-Define-ulocked_-fgets-fread-fwrite-aliases.patch
 copy meta-networking/files/waf-cross-answers/{cross-answers-mips64.txt => cross-answers-mips64el.txt} (100%)
 copy meta-networking/{recipes-support/libldb/libldb/libldb-fix-musl-libc-conflict-type-error.patch => recipes-connectivity/samba/samba/cmocka-uintptr_t.patch} (82%)
 create mode 100644 meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch
 rename meta-networking/recipes-support/wireshark/{wireshark_2.6.4.bb => wireshark_2.6.6.bb} (96%)
 create mode 100644 meta-oe/licenses/Arphic-Public-License
 create mode 100644 meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Do-not-set-Wno-unused-but-set-variable.patch
 rename meta-oe/recipes-dbs/postgresql/files/{postgresql-bashprofile => postgresql-profile} (100%)
 delete mode 100644 meta-oe/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
 create mode 100644 meta-oe/recipes-extended/mozjs/mozjs/JS_PUBLIC_API.patch
 create mode 100644 meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch
 create mode 100644 meta-oe/recipes-security/nmap/files/0001-include-time.h-for-time-structure-definition.patch
 create mode 100644 meta-oe/recipes-security/nmap/files/0002-Fix-building-with-libc.patch
 create mode 100644 meta-oe/recipes-support/vim/files/0001-src-Makefile-improve-reproducibility.patch

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


More information about the Openembedded-commits mailing list