[oe] thud][Pull request

Khem Raj raj.khem at gmail.com
Fri Feb 22 17:29:19 UTC 2019


On Fri, Feb 22, 2019 at 8:02 AM akuster808 <akuster808 at gmail.com> wrote:
>
> The following changes since commit cca27b5ea7569d2730ee5da7ee7f47b39d775d89:
>
>   polkit: Fix CVE-2019-6133 (2019-01-23 08:17:23 -0800)
>
> are available in the git repository at:
>
>   git://git.openembedded.org/meta-openembedded thud-next
>
> for you to fetch changes up to 6ef9657068492d4644079c88f2adee9c3cac9543:
>
>   vim: improve reproducibility (2019-02-04 22:09:31 -0800)
>
> ----------------------------------------------------------------
> Alexander Kanavin (2):
>       packagegroup-meta-oe: drop ptest packages that do not exist
>       packagegroup-meta-oe: rename the group that contains ptest packages
>
> Andrea Adami (4):
>       klibc: fix build for mipsel and mips64el with security flags enabled
>       waf-cross-answers: Add cross-answers-mips64el.txt
>       kexec-tools-klibc: fix build for mipsel and mips64el
>       samba: fix build on qemumips64 with musl
>
> Andreas Müller (1):
>       libgit2: Fix install for multilib
>
> Armin Kuster (1):
>       wireshark: update to 2.6.6
>
> Craig McQueen (1):
>       python3-multidict: Workaround for broken make clean
>
> Eduardas Meile (1):
>       toybox: fix to use "usrmerge" distro feature properly
>
> Haiqing Bai (1):
>       ptpd: fixed the issue of ptpd2 daemon takes 100% CPU
>
> Hong Liu (1):
>       wireshark: upgrade to 2.6.5
>
> Hongxu Jia (1):
>       python-pyparted/python3-pyparted: drop incorrect and redundant PV
>
> Kai Kang (1):
>       net-snmp: inherit ptest
>
> Khem Raj (16):
>       xscreensaver: Define consistent app-defaults dir
>       a2jmidid: Define own do_configure
>       bpftool: don't build under musl
>       packagegroup-meta-oe: Remove arch specific packages as needed
>       packagegroup-meta-oe: Remove packages which don't build for musl
>       modemmanager: Fix build with clang
>       klibc: Fix build with clang
>       srecord: GPL-3.0 and LGPL-3.0 is correct license
>       packagegroup-meta-oe: Exclude unbuildable packages on mips64
>       packagegroup-meta-oe: Exclude android-tools breakpad on ppc
>       packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep
>       mpv: Disable lua on mips/aarch64
>       luajit: Disable for mips n64/n32 hosts
>       licenses: Add Arphic-Public-License text
>       nmap: Fix build with clang8/musl/libc++
>       mozjs: Fix symbol visibility with clang/libc++
>
> Marc Ferland (1):
>       networkmanager: fix QA issue when using modemmanager and ppp in
> PACKAGECONFIG
>
> Martin Jansa (1):
>       open-vm-tools: fix indentation and drop FILES_${PN}-dbg
>
> Mingli Yu (1):
>       vim: improve reproducibility
>
> Niko Mauno (7):
>       python-pygobject: Fix invalid install path
>       python-pygobject: Drop redundant PYTHON* refs
>       python-pygobject: Drop redundant dependencies
>       python-pygobject: Only check for even upstream versions
>       python-pygobject: Remove duplication in inherit
>       python-pygobject: Fix style issue
>       python-pygobject: Tune remove operation
>
> Otavio Salvador (2):
>       mozjs: Avoid use of X11 from host when X11 is disabled
>       postgresql: Allow successful run of postgresql-setup
>
> Primoz Fiser (1):
>       sedutil: fix compile errors on big endian architectures
>
> Scott Ellis (2):
>       nmap: Fix typo in pcre PACKAGECONFIG
>       nmap: Include additional FILES path for certs
>
> leimaohui (2):
>       mraa: To file do_package error in multilib.
>       makedumpfile: Add aarch64 into COMPATIBLE_HOST.
>
> thc (1):
>       fix networkmanager apppend
>

Thanks looks good.

>  .../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 +
>  .../waf-cross-answers/cross-answers-mips64el.txt   | 39 +++++++++++
>  .../networkmanager/networkmanager_1.14.4.bb        |  1 +
>  .../samba/samba/cmocka-uintptr_t.patch             | 51 ++++++++++++++
>  .../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     |  3 +-
>  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, 717 insertions(+), 103 deletions(-)
>  create mode 100644
> meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/0001-Define-ulocked_-fgets-fread-fwrite-aliases.patch
>  create mode 100644
> meta-networking/files/waf-cross-answers/cross-answers-mips64el.txt
>  create mode 100644
> meta-networking/recipes-connectivity/samba/samba/cmocka-uintptr_t.patch
>  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
> ~
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list