[oe-commits] [openembedded-core] branch master updated (6f6a6bb -> 44a4ac2)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 8 13:20:52 UTC 2020


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

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

    from 6f6a6bb  microblaze: Adjust Linux items from microblazeeb to microblaze
     new 2e0f30c  perl: do not install files that contain build host specific data
     new 482fd0d  perl: Fix various reproducibile build issues
     new 37db519  openssl: Fix reproducibility issue
     new 8b00ec4  iputils: Fix build determinism
     new c3f6a61  libinput: Fix determinism issue
     new 506b36b  libgcrypt: Fix determinism issue
     new 61650dd  sudo: specify where target tools are
     new 0227e92  sysvinit: Fix Reproducibility issue
     new 75e4ced  libevdev: Fix determinism issue
     new 09c8a28  ncurses: Fix reproducibility issue
     new eaa8345  kern-tools: tweak symbol_why to be python safe
     new fa96457  kern-tools: integrate merge_config fix for gold linker
     new 83a552d  kern-tools-native: use more common S value and oe_runmake
     new 48d8f97  kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
     new ee358e0  kernel-yocto: Drop setting of unused variables in do_kernel_metadata
     new 613c43f  kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is set
     new 36fe2ef  kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh
     new ec281a9  kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_build.log and fail when /.config wasn't created
     new 06577d4  kernel-yocto: fix defconfig detection in find_sccs()
     new a60c4c1  kern-tools: fix merge_config when LD contains parameters
     new 84eb1dc  oeqa: Use cpio 2.13 as testcase
     new eadb899  qemurunner.py: add try/except for pid handling race
     new 61efc1e  chkconfig: remove the recipe
     new fa356b2  package.bbclass: Fix debug source processing for static libraries
     new c50fcd5  package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libs
     new 17fa66c  package.bbclass: Support stripping and debug copy of static libraries
     new 2acfee6  sstate.bbclass: fix issue while handling long sstate filenames
     new 877d3ff  cryptodev: update to Jan.23, 2020
     new da9b363  bison: Upgrade to 3.5.1
     new cad375e  xserver-xorg: upgrade 1.20.6 -> 1.20.7
     new a3f8270  mesa: upgrade 19.3.1 -> 19.3.3
     new 3081d39  python3: fix the installation path of libpython3.7m.a for multilib
     new fb33127  python3: Do not hardcode "lib" for distutils
     new c3df7ee  procps: upgrade 3.3.15 -> 3.3.16
     new e669dd9  lighttpd: upgrade 1.4.54 -> 1.4.55
     new d3c6f7e  dhcp: upgrade 4.4.1 -> 4.4.2
     new 44a4ac2  systemd: upgrade 243.4 -> 244.1

The 37 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/kernel-yocto.bbclass                  |  49 ++-
 meta/classes/package.bbclass                       |  80 ++++-
 meta/classes/sstate.bbclass                        |   2 +-
 meta/conf/bitbake.conf                             |   2 +-
 meta/conf/distro/include/maintainers.inc           |   2 -
 meta/lib/oeqa/runtime/cases/buildcpio.py           |   2 +-
 meta/lib/oeqa/sdk/cases/buildcpio.py               |   4 +-
 meta/lib/oeqa/selftest/cases/meta_ide.py           |   2 +-
 meta/lib/oeqa/utils/qemurunner.py                  |   5 +-
 .../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 +-
 .../openssl/openssl/reproducible.patch             |  32 ++
 .../recipes-connectivity/openssl/openssl_1.1.1d.bb |   1 +
 meta/recipes-core/ncurses/ncurses.inc              |   1 +
 .../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 +-
 meta/recipes-core/sysvinit/sysvinit_2.96.bb        |   1 +
 .../bison/{bison_3.5.bb => bison_3.5.1.bb}         |   4 +-
 meta/recipes-devtools/perl/files/determinism.patch |  81 +++++
 meta/recipes-devtools/perl/perl-ptest.inc          |   3 +
 meta/recipes-devtools/perl/perl_5.30.1.bb          |   4 +
 .../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 +-
 .../chkconfig-alternatives-native_1.3.59.bb        |  44 ---
 .../chkconfig/chkconfig/replace_caddr_t.patch      |  33 --
 .../recipes-extended/chkconfig/chkconfig_1.3.58.bb |  71 ----
 meta/recipes-extended/iputils/iputils_s20190709.bb |   3 +-
 .../{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 +-
 meta/recipes-extended/sudo/sudo.inc                |   2 +-
 meta/recipes-extended/sudo/sudo_1.8.30.bb          |   9 +-
 .../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 +-
 .../wayland/libinput/determinism.patch             |  21 ++
 meta/recipes-graphics/wayland/libinput_1.14.3.bb   |   1 +
 ...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 ----
 .../kern-tools/kern-tools-native_git.bb            |  13 +-
 meta/recipes-kernel/linux/linux-yocto.inc          |  21 --
 .../libevdev/libevdev/determinism.patch            |  34 ++
 meta/recipes-support/libevdev/libevdev_1.8.0.bb    |   3 +-
 .../libgcrypt/files/determinism.patch              |  32 ++
 meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb  |   1 +
 79 files changed, 1135 insertions(+), 899 deletions(-)
 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%)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/reproducible.patch
 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%)
 rename meta/recipes-devtools/bison/{bison_3.5.bb => bison_3.5.1.bb} (90%)
 create mode 100644 meta/recipes-devtools/perl/files/determinism.patch
 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
 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/wayland/libinput/determinism.patch
 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
 create mode 100644 meta/recipes-support/libevdev/libevdev/determinism.patch
 create mode 100644 meta/recipes-support/libgcrypt/files/determinism.patch

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


More information about the Openembedded-commits mailing list