[oe-commits] [openembedded-core] branch master updated (e2b8a3d -> 48775d2)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 15 08:46:00 UTC 2018


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

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

    from e2b8a3d  classes: sanity-check LIC_FILES_CHKSUM
     add b689c72  go(-dep): add INSANE_SKIP for textrel
     add a6295bc  glide: add INSANE_SKIP for textrel
     add d04703a  dropbear.inc: add dependency on virtual/crypt to fix build with glibc-2.28
     add da8bf41  glibc: Upgrade to 2.28
     add d1e0251  cross-localedef-native: Update to build with glibc 2.28
     add e0ed7d7  libxcrypt: Provide virtual/crypt for target and native as well
     add 600b1f7  libxcrypt: Upgrade to 4.1.1
     add 6146b8c  glibc: Disable crypt support in glibc
     add 0842bd7  ppp, libpam: Add missing dep on virtual/crypt
     add 87f2683  sysvinit: Fix build with glibc 2.28 + libxcrypt
     new 0cd89e4  glibc: Add make-native depends
     new 77ca6be  screen: Add virtual/crypt dependency
     new 8f5f23a  xf86-video-intel: Fix for glibc
     new 0a4e697  selftest/package: Add test to ensure sparse files are preserved
     new 8ffd93b  image: Add locale archive optimisation
     new 3ab1249  glibc: Fix locale archive path patch
     new dba8766  package_manager: Remove rpm specific pieces of create_packages_dir()
     new c7c5f40  package_manager/sdk: Use filtered copies of the deploy ipk/deb directories
     new 5634f2f  sstate: Ensure a given machine only removes things which it created
     new acec518  selftest: Replace bitbake -p with bitbake -e
     new 055402e  sstate/lib.oe.path: Ensure file sparseness is preserved
     new fe5b37c  selftest/package: Improve test to cover sparseness and hardlinking from sstate
     new f3a5954  mesa: Disble TLS for musl
     new 0f8dcb9  pcmciautils: remove from oe-core
     new 519273f  runqemu: exit gracefully with an error message if qemu system is not evaluated
     new 5fb6684  musl: Fix dirent struct alignment issue seen on armv5te
     new 283026a  eglinfo: Fix build with raspberrypi with userland graphics driver
     new e1297f9  meson: Split validate-cpu.patch in three
     new f12b64e  meson: Support building allarch recipes again
     new 43894fa  libunwind: Fix build with musl+security flags
     new 650a33d  linux-firmware: package Marvel usb 8997 firmware
     new 48775d2  systemd: fixes for the compatibility interface

The 22 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:
 .../selftest-hardlink/selftest-hardlink.bb         |   1 +
 meta/classes/image.bbclass                         |   2 +-
 meta/classes/sstate.bbclass                        |  21 +-
 meta/conf/distro/include/maintainers.inc           |   1 -
 meta/conf/distro/include/tclibc-musl.inc           |   1 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/lib/oe/package_manager.py                     |  87 ++++-
 meta/lib/oe/path.py                                |   4 +-
 meta/lib/oe/rootfs.py                              |   2 +-
 meta/lib/oe/sdk.py                                 |  71 +---
 meta/lib/oeqa/selftest/cases/package.py            |  25 +-
 meta/lib/oeqa/selftest/context.py                  |   4 +-
 meta/lib/oeqa/utils/package_manager.py             |   6 +-
 .../pcmciautils-018/lex_sys_types.patch            |  21 --
 .../pcmciautils/pcmciautils-018/makefile_fix.patch | 101 -----
 .../pcmciautils-018/makefile_race.patch            |  29 --
 meta/recipes-bsp/pcmciautils/pcmciautils.inc       |  34 --
 meta/recipes-bsp/pcmciautils/pcmciautils_018.bb    |  11 -
 meta/recipes-connectivity/ppp/ppp_2.4.7.bb         |   2 +-
 meta/recipes-core/dropbear/dropbear.inc            |   2 +-
 ...tive_2.27.bb => cross-localedef-native_2.28.bb} |  20 +-
 meta/recipes-core/glibc/glibc-initial.inc          |   2 +-
 ...glibc-initial_2.27.bb => glibc-initial_2.28.bb} |   0
 .../{glibc-locale_2.27.bb => glibc-locale_2.28.bb} |   0
 .../{glibc-mtrace_2.27.bb => glibc-mtrace_2.28.bb} |   0
 meta/recipes-core/glibc/glibc-package.inc          |   2 +-
 ...glibc-scripts_2.27.bb => glibc-scripts_2.28.bb} |   0
 meta/recipes-core/glibc/glibc.inc                  |   4 +-
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |  12 +-
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |  10 +-
 ...libc-Raise-the-size-of-arrays-containing-.patch |  18 +-
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |   6 +-
 ...ibc-Make-relocatable-install-for-locales.patch} |  45 ++-
 ...00-e5500-e6500-603e-fsqrt-implementation.patch} |  44 +--
 ...OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch} |   6 +-
 ...Fix-undefined-reference-to-__sqrt_finite.patch} |   6 +-
 ...rt-f-are-now-inline-functions-and-call-o.patch} |   6 +-
 ...ug-1443-which-explains-what-the-patch-do.patch} |   8 +-
 ...-libm-err-tab.pl-with-specific-dirs-in-S.patch} |   6 +-
 ...rt-f-are-now-inline-functions-and-call-o.patch} |   6 +-
 ...configure.ac-handle-correctly-libc_cv_ro.patch} |   6 +-
 ...ibute.patch => 0014-Add-unused-attribute.patch} |   6 +-
 ...hin-the-path-sets-wrong-config-variables.patch} |   6 +-
 ...timezone-re-written-tzselect-as-posix-sh.patch} |   6 +-
 ...ove-bash-dependency-for-nscd-init-script.patch} |   6 +-
 ...-Cross-building-and-testing-instructions.patch} |  10 +-
 ...19-eglibc-Help-bootstrap-cross-toolchain.patch} |  12 +-
 ... 0020-eglibc-Clear-cache-lines-on-ppc8xx.patch} |   6 +-
 ...021-eglibc-Resolve-__fpscr_values-on-SH4.patch} |   6 +-
 ...ward-port-cross-locale-generation-support.patch |  28 +-
 ...0023-Define-DUMMY_LOCALE_T-if-not-defined.patch |   6 +-
 ....c-Make-_dl_build_local_scope-breadth-fir.patch |  10 +-
 ...-locale-fix-hard-coded-reference-to-gcc-E.patch |   6 +-
 ...26-reset-dl_load_write_lock-after-forking.patch |  14 +-
 ...so-lock-before-switching-to-malloc_atfork.patch |  30 +-
 ...o-consts.h-enum-definition-for-TRAP_HWBKP.patch |  14 +-
 ...ncpy-with-memccpy-to-fix-Wstringop-trunca.patch |  40 --
 ...dd-to-archive-uses-a-hard-coded-locale-pa.patch |  90 +++++
 ...l-Emit-no-lines-in-bison-generated-files.patch} |  17 +-
 .../glibc/0031-nativesdk-deprecate-libcrypt.patch  | 419 ---------------------
 meta/recipes-core/glibc/glibc/CVE-2017-18269.patch | 178 ---------
 meta/recipes-core/glibc/glibc/CVE-2018-11236.patch | 164 --------
 meta/recipes-core/glibc/glibc/CVE-2018-11237.patch |  82 ----
 meta/recipes-core/glibc/glibc/archive-path.patch   |  39 --
 .../glibc/{glibc_2.27.bb => glibc_2.28.bb}         |  49 ++-
 .../{libxcrypt_4.0.1.bb => libxcrypt_4.1.1.bb}     |  11 +-
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...onf-fixes-for-the-compatibility-interface.patch |  58 +++
 meta/recipes-core/systemd/systemd_239.bb           |   1 +
 ...-sysmacros.h-for-major-minor-defines-in-g.patch |  71 ++++
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |   3 +-
 meta/recipes-devtools/glide/glide_0.13.1.bb        |  20 +
 meta/recipes-devtools/go/go-dep_0.4.1.bb           |  10 +
 meta/recipes-devtools/go/go_1.9.bb                 |   7 +
 meta/recipes-devtools/meson/meson.inc              |   5 +-
 ...01-Support-building-allarch-recipes-again.patch |  28 ++
 ...u.patch => 0001-Validate-cpu_family-3753.patch} |  80 ++--
 .../0002-Make-CPU-family-warnings-fatal.patch      |  36 ++
 ...r-to-our-wiki-instead-of-Meson-bug-system.patch |  40 ++
 meta/recipes-extended/pam/libpam_1.3.0.bb          |   2 +-
 meta/recipes-extended/screen/screen_4.6.2.bb       |   2 +-
 meta/recipes-graphics/eglinfo/eglinfo.inc          |   3 +-
 .../0001-Check-for-libegl-using-pkg-config.patch   |  31 ++
 meta/recipes-graphics/mesa/mesa.inc                |   4 +-
 .../xorg-driver/xf86-video-intel/glibc.patch       |  25 ++
 .../xorg-driver/xf86-video-intel_git.bb            |   1 +
 .../linux-firmware/linux-firmware_git.bb           |   6 +
 meta/recipes-support/libunwind/libunwind_1.2.1.bb  |   2 +
 scripts/runqemu                                    |   5 +
 89 files changed, 857 insertions(+), 1474 deletions(-)
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils.inc
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
 rename meta/recipes-core/glibc/{cross-localedef-native_2.27.bb => cross-localedef-native_2.28.bb} (67%)
 rename meta/recipes-core/glibc/{glibc-initial_2.27.bb => glibc-initial_2.28.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-locale_2.27.bb => glibc-locale_2.28.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.27.bb => glibc-mtrace_2.28.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.27.bb => glibc-scripts_2.28.bb} (100%)
 rename meta/recipes-core/glibc/glibc/{relocate-locales.patch => 0005-nativesdk-glibc-Make-relocatable-install-for-locales.patch} (80%)
 rename meta/recipes-core/glibc/glibc/{0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch => 0006-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch} (97%)
 rename meta/recipes-core/glibc/glibc/{0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch => 0007-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch} (85%)
 rename meta/recipes-core/glibc/glibc/{0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch => 0008-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch} (98%)
 rename meta/recipes-core/glibc/glibc/{0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch => 0009-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch} (98%)
 rename meta/recipes-core/glibc/glibc/{0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch => 0010-Quote-from-bug-1443-which-explains-what-the-patch-do.patch} (93%)
 rename meta/recipes-core/glibc/glibc/{0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch => 0011-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch} (89%)
 rename meta/recipes-core/glibc/glibc/{0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch => 0012-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch} (93%)
 rename meta/recipes-core/glibc/glibc/{0012-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch => 0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch} (88%)
 rename meta/recipes-core/glibc/glibc/{0013-Add-unused-attribute.patch => 0014-Add-unused-attribute.patch} (86%)
 rename meta/recipes-core/glibc/glibc/{0014-yes-within-the-path-sets-wrong-config-variables.patch => 0015-yes-within-the-path-sets-wrong-config-variables.patch} (98%)
 rename meta/recipes-core/glibc/glibc/{0015-timezone-re-written-tzselect-as-posix-sh.patch => 0016-timezone-re-written-tzselect-as-posix-sh.patch} (90%)
 rename meta/recipes-core/glibc/glibc/{0016-Remove-bash-dependency-for-nscd-init-script.patch => 0017-Remove-bash-dependency-for-nscd-init-script.patch} (92%)
 rename meta/recipes-core/glibc/glibc/{0017-eglibc-Cross-building-and-testing-instructions.patch => 0018-eglibc-Cross-building-and-testing-instructions.patch} (99%)
 rename meta/recipes-core/glibc/glibc/{0018-eglibc-Help-bootstrap-cross-toolchain.patch => 0019-eglibc-Help-bootstrap-cross-toolchain.patch} (91%)
 rename meta/recipes-core/glibc/glibc/{0019-eglibc-Clear-cache-lines-on-ppc8xx.patch => 0020-eglibc-Clear-cache-lines-on-ppc8xx.patch} (96%)
 rename meta/recipes-core/glibc/glibc/{0020-eglibc-Resolve-__fpscr_values-on-SH4.patch => 0021-eglibc-Resolve-__fpscr_values-on-SH4.patch} (92%)
 delete mode 100644 meta/recipes-core/glibc/glibc/0029-Replace-strncpy-with-memccpy-to-fix-Wstringop-trunca.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0029-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch
 rename meta/recipes-core/glibc/glibc/{0030-plural_c_no_preprocessor_lines.patch => 0030-intl-Emit-no-lines-in-bison-generated-files.patch} (59%)
 delete mode 100644 meta/recipes-core/glibc/glibc/0031-nativesdk-deprecate-libcrypt.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2017-18269.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2018-11236.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2018-11237.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/archive-path.patch
 rename meta/recipes-core/glibc/{glibc_2.27.bb => glibc_2.28.bb} (71%)
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.0.1.bb => libxcrypt_4.1.1.bb} (70%)
 create mode 100644 meta/recipes-core/systemd/systemd/0023-resolvconf-fixes-for-the-compatibility-interface.patch
 create mode 100644 meta/recipes-core/sysvinit/sysvinit-2.88dsf/0001-include-sys-sysmacros.h-for-major-minor-defines-in-g.patch
 create mode 100644 meta/recipes-devtools/meson/meson/0001-Support-building-allarch-recipes-again.patch
 rename meta/recipes-devtools/meson/meson/{validate-cpu.patch => 0001-Validate-cpu_family-3753.patch} (55%)
 create mode 100644 meta/recipes-devtools/meson/meson/0002-Make-CPU-family-warnings-fatal.patch
 create mode 100644 meta/recipes-devtools/meson/meson/0003-Send-user-to-our-wiki-instead-of-Meson-bug-system.patch
 create mode 100644 meta/recipes-graphics/eglinfo/files/0001-Check-for-libegl-using-pkg-config.patch
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/glibc.patch

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


More information about the Openembedded-commits mailing list