[oe-commits] [openembedded-core] branch master-next updated (fe0ddc3 -> e5c2067)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 7 23:05:49 UTC 2020


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

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from fe0ddc3  ncurses: Fix reproducibility issue
     new 392f6dd  cryptodev: update to Jan.23, 2020
     new b1a9300  xserver-xorg: upgrade 1.20.6 -> 1.20.7
     new 15163bc  chkconfig: remove the recipe
     new 671be79  package.bbclass: Fix debug source processing for static libraries
     new 0310f25  package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libs
     new 83caf46  package.bbclass: Support stripping and debug copy of static libraries
     new 1346e32  pciutils: upgrade 3.6.2 -> 3.6.4
     new b62bd73  qemu: Upgrade to 4.2.0
     new d46f846  mesa: upgrade 19.3.1 -> 19.3.3
     new 9bfb29d  sstate.bbclass: fix issue while handling long sstate filenames
     new 62a2f4a  python3: fix the installation path of libpython3.7m.a for multilib
     new 02848bc  python3: Do not hardcode "lib" for distutils
     new b82e236  procps: upgrade 3.3.15 -> 3.3.16
     new 9d24982  lighttpd: upgrade 1.4.54 -> 1.4.55
     new 252016e  dhcp: upgrade 4.4.1 -> 4.4.2
     new e5c2067  systemd: upgrade 243.4 -> 244.1

The 16 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:
 meta/classes/insane.bbclass                        |   2 +-
 meta/classes/package.bbclass                       |  80 ++++-
 meta/classes/sstate.bbclass                        |   2 +-
 meta/conf/bitbake.conf                             |   2 +-
 meta/conf/distro/include/maintainers.inc           |   2 -
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 .../{pciutils_3.6.2.bb => pciutils_3.6.4.bb}       |   4 +-
 .../dhcp/0001-Fix-a-NSUPDATE-compiling-issue.patch |  68 ----
 ...d-includes-of-new-BIND9-compatibility-hea.patch |  79 -----
 .../dhcp/dhcp/0004-Fix-out-of-tree-builds.patch    |   6 +-
 .../dhcp/{dhcp_4.4.1.bb => dhcp_4.4.2.bb}          |   6 +-
 .../packagegroups/packagegroup-self-hosted.bb      |   1 -
 ...systemd-boot_243.4.bb => systemd-boot_244.1.bb} |   0
 ...systemd-conf_243.2.bb => systemd-conf_244.1.bb} |   0
 meta/recipes-core/systemd/systemd.inc              |   6 +-
 ...t-install-dependency-links-at-install-tim.patch |  33 +-
 ...01-do-not-disable-buffer-in-writing-files.patch | 168 +++++----
 .../0002-don-t-use-glibc-specific-qsort_r.patch    |  26 +-
 ...src-login-brightness.c-include-sys-wait.h.patch |   8 +-
 ...pper-instead-of-looking-for-relative-opti.patch |  63 ----
 ...0003-implment-systemd-sysv-install-for-OE.patch |  10 +-
 ...e.h-add-__compare_fn_t-and-comparison_fn_.patch |  37 +-
 .../0003-src-basic-copy.c-include-signal.h.patch   |  12 +-
 ...llback-parse_printf_format-implementation.patch |  29 +-
 ...-cpu-set-util.h-add-__cpu_mask-definition.patch |  10 +-
 ...asic-missing.h-check-for-missing-strndupa.patch | 381 ++++++++++++++++-----
 .../systemd/0006-Include-netinet-if_ether.h.patch  | 101 ++++--
 ...-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not.patch |  30 +-
 .../0008-add-missing-FTW_-macros-for-musl.patch    |  10 +-
 ...-of-__register_atfork-for-non-glibc-build.patch |  14 +-
 .../0011-Use-uintmax_t-for-handling-rlim_t.patch   |  22 +-
 ....c-Disable-tests-for-missing-typedefs-in-.patch |  15 +-
 ...ass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch |  20 +-
 ...c-compatible-basename-for-non-glibc-syste.patch |  18 +-
 ...ble-buffering-when-writing-to-oom_score_a.patch |   9 +-
 ...-XSI-compliant-strerror_r-from-GNU-specif.patch |  14 +-
 ...rt_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch |  10 +-
 ...ing_type.h-add-__compar_d_fn_t-definition.patch |  10 +-
 ...id-redefinition-of-prctl_mm_map-structure.patch |  10 +-
 ...-instead-of-TIME_T_MAX-for-timerfd_settim.patch |  10 +-
 .../systemd/0024-test-json.c-define-M_PIl.patch    |  12 +-
 .../systemd/{systemd_243.4.bb => systemd_244.1.bb} |   2 +-
 .../python3/0001-configure.ac-fix-LIBPL.patch      |  35 ++
 ...python3-Do-not-hardcode-lib-for-distutils.patch |  43 +++
 meta/recipes-devtools/python/python3_3.8.1.bb      |   6 +-
 meta/recipes-devtools/qemu/qemu-native.inc         |   4 +-
 .../{qemu-native_4.1.0.bb => qemu-native_4.2.0.bb} |   0
 ...native_4.1.0.bb => qemu-system-native_4.2.0.bb} |   0
 meta/recipes-devtools/qemu/qemu.inc                |   6 +-
 ...001-qemu-Add-missing-wacom-HID-descriptor.patch |   4 +-
 ...age-ptest-which-runs-all-unit-test-cases-.patch |   6 +-
 ...dition-environment-space-to-boot-loader-q.patch |  16 +-
 .../qemu/qemu/0004-qemu-disable-Valgrind.patch     |   6 +-
 ...-set-ld.bfd-fix-cflags-and-set-some-envir.patch |   6 +-
 ...ardev-connect-socket-to-a-spawned-command.patch |  14 +-
 .../qemu/0007-apic-fixup-fallthrough-to-PIC.patch  |   4 +-
 ...-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch |  12 +-
 .../qemu/qemu/0009-Fix-webkitgtk-builds.patch      |  18 +-
 ...ure-Add-pkg-config-handling-for-libgcrypt.patch |  14 +-
 ...1-fix-libcap-header-issue-on-some-distro.patch} |   0
 ...0011-linux-user-remove-host-stime-syscall.patch |  61 ----
 ...rror-messages-when-qemi_cpu_kick_thread-.patch} |   0
 .../qemu/qemu/CVE-2019-12068.patch                 | 108 ------
 .../qemu/{qemu_4.1.0.bb => qemu_4.2.0.bb}          |   0
 .../chkconfig-alternatives-native_1.3.59.bb        |  44 ---
 .../chkconfig/chkconfig/replace_caddr_t.patch      |  33 --
 .../recipes-extended/chkconfig/chkconfig_1.3.58.bb |  71 ----
 .../{lighttpd_1.4.54.bb => lighttpd_1.4.55.bb}     |   4 +-
 .../procps/0001-Fix-out-of-tree-builds.patch       |  24 --
 .../procps/{procps_3.3.15.bb => procps_3.3.16.bb}  |   5 +-
 .../mesa/{mesa-gl_19.3.1.bb => mesa-gl_19.3.3.bb}  |   0
 .../mesa/{mesa_19.3.1.bb => mesa_19.3.3.bb}        |   4 +-
 ...rmmode_display.c-add-missing-mi.h-include.patch |  23 ++
 ...erver-xorg_1.20.6.bb => xserver-xorg_1.20.7.bb} |  13 +-
 meta/recipes-kernel/cryptodev/cryptodev.inc        |   3 +-
 ...01-Fix-module-loading-with-Linux-v5.0-rc5.patch |  59 ----
 76 files changed, 913 insertions(+), 1077 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.6.2.bb => pciutils_3.6.4.bb} (92%)
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-Fix-a-NSUPDATE-compiling-issue.patch
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-master-Added-includes-of-new-BIND9-compatibility-hea.patch
 rename meta/recipes-connectivity/dhcp/{dhcp_4.4.1.bb => dhcp_4.4.2.bb} (74%)
 rename meta/recipes-core/systemd/{systemd-boot_243.4.bb => systemd-boot_244.1.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-conf_243.2.bb => systemd-conf_244.1.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0002-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
 rename meta/recipes-core/systemd/{systemd_243.4.bb => systemd_244.1.bb} (99%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-configure.ac-fix-LIBPL.patch
 create mode 100644 meta/recipes-devtools/python/python3/0001-python3-Do-not-hardcode-lib-for-distutils.patch
 rename meta/recipes-devtools/qemu/{qemu-native_4.1.0.bb => qemu-native_4.2.0.bb} (100%)
 rename meta/recipes-devtools/qemu/{qemu-system-native_4.1.0.bb => qemu-system-native_4.2.0.bb} (100%)
 rename meta/recipes-devtools/qemu/qemu/{0010-fix-libcap-header-issue-on-some-distro.patch => 0011-fix-libcap-header-issue-on-some-distro.patch} (100%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/0011-linux-user-remove-host-stime-syscall.patch
 rename meta/recipes-devtools/qemu/qemu/{0011-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch => 0012-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch} (100%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2019-12068.patch
 rename meta/recipes-devtools/qemu/{qemu_4.1.0.bb => qemu_4.2.0.bb} (100%)
 delete mode 100644 meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
 delete mode 100644 meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch
 delete mode 100644 meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.54.bb => lighttpd_1.4.55.bb} (96%)
 delete mode 100644 meta/recipes-extended/procps/procps/0001-Fix-out-of-tree-builds.patch
 rename meta/recipes-extended/procps/{procps_3.3.15.bb => procps_3.3.16.bb} (93%)
 rename meta/recipes-graphics/mesa/{mesa-gl_19.3.1.bb => mesa-gl_19.3.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.3.1.bb => mesa_19.3.3.bb} (88%)
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-drmmode_display.c-add-missing-mi.h-include.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.6.bb => xserver-xorg_1.20.7.bb} (71%)
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-Fix-module-loading-with-Linux-v5.0-rc5.patch

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


More information about the Openembedded-commits mailing list