[oe-commits] [openembedded-core] branch master-next updated (fcaeb8f -> c6e151b)

git at git.openembedded.org git at git.openembedded.org
Wed Feb 6 08:30:11 UTC 2019


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

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

 discard fcaeb8f  archiver/package_rpm: Fix the worst src.rpm generation race
 discard 277207f  busybox: update to 1.29.3
 discard 7d8263b  qemu: remove --with-gtkabi=3.0 configure flag
 discard 1a6207f  qemuarm64: Use arch-armv8a tune instead of arch-armv8
 discard 8e61d8a  libxml-sax-perl: extend nativesdk
 discard 11479a3  libxml-sax-base-perl: extend nativesdk
 discard 0019845  libxml-namespacesupport-perl: extend nativesdk
 discard 335665b  python: make the python 3.x version of 2to3 utility the default one
 discard d8b0ed2  python3: delete old 3.5.6 version
 discard eaf97e3  python3: upgrade to 3.7.2
 discard 17a83f3  lib/oe/rootfs: prelink only when image-prelink is inherited
 discard 3ab7c05  update-alternatives: correctly escape PATHs when updating FILES_${PN}
 discard 6763d49  tune-cortexa72: add tunes for ARM Cortex-A72
 discard b6b032d  tune-cortexa53: add tunes for ARM Cortex-A53
 discard 26ad83a  tune-cortexa35: add tunes for ARM Cortex-A35
 discard 05f3c7f  tune-cortexa32: add tunes for ARM Cortex-A32
 discard 925c1c5  ThunderX: update the armv8a rules
 discard 5ed70f9  arch-armv8a.inc: add tune include for armv8
 discard 6cb6007  package_manager.py: Use data.tar.xz for ipkg too
 discard 3e86cc6  kernel-devsrc: restore compatibility with kernel < v4.10
 discard 647066a  mpfr: Upgrade to 4.0.2 release
     add 7b4d77d  kernel-devsrc: restore compatibility with kernel < v4.10
     add c09a22c  package_manager.py: Use data.tar.xz for ipkg too
     add d1db78b  arch-armv8a.inc: add tune include for armv8
     add 6719de4  qemuarm64: Use arch-armv8a tune instead of arch-armv8
     add b6c6fa7  ThunderX: update the armv8a rules
     add e436a75  tune-cortexa32: add tunes for ARM Cortex-A32
     add 8a3c9ed  tune-cortexa35: add tunes for ARM Cortex-A35
     add 4f470b1  tune-cortexa53: add tunes for ARM Cortex-A53
     add 0edda66  tune-cortexa72: add tunes for ARM Cortex-A72
     add 1267431  update-alternatives: correctly escape PATHs when updating FILES_${PN}
     add 9e30e72  lib/oe/rootfs: prelink only when image-prelink is inherited
     add bf1ec2e  libxml-namespacesupport-perl: extend nativesdk
     add 1e39621  libxml-sax-base-perl: extend nativesdk
     add 3927ced  libxml-sax-perl: extend nativesdk
     add 90f5cf9  qemu: remove --with-gtkabi=3.0 configure flag
     add 11d4fd1  busybox: update to 1.29.3
     add c6e151b  archiver/package_rpm: Fix the worst src.rpm generation race

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fcaeb8f)
            \
             N -- N -- N   refs/heads/master-next (c6e151b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 meta/classes/python3-dir.bbclass                   |   2 +-
 meta/classes/python3native.bbclass                 |   2 -
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |  25 -
 ...code-lib-as-location-for-site-packages-an.patch | 159 -----
 ...e-use-qemu-wrapper-when-gathering-profile.patch |  25 -
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |  42 --
 .../python3/avoid_warning_about_tkinter.patch      |  36 -
 .../python-sanity/python3/cgi_py.patch             |  32 -
 .../python3/check_build_completeness.py            |  17 -
 .../python-sanity/python3_3.7.2.bb                 | 284 --------
 .../python/python/python2-manifest.json            |   2 +-
 .../python/python3-native_3.5.6.bb                 | 104 +++
 meta/recipes-devtools/python/python3.inc           |  43 ++
 ...the-shell-version-of-python-config-that-w.patch |  25 +-
 ...-Use-_sysconfigdata.py-to-initialize-dist.patch |  66 ++
 ...-SSLContext-has-improved-default-settings.patch | 272 ++++++++
 ...sue-13032-where-it-fails-with-UnicodeDeco.patch |  37 ++
 ...-cc_basename-to-replace-CC-for-checking-c.patch | 140 ++++
 ...le-add-target-to-split-profile-generation.patch |  40 ++
 ...dd-TLS-1.3-cipher-suites-and-OP_NO_TLSv1_.patch | 227 +++++++
 ...ixes-for-TLS-1.3-and-OpenSSL-1.1.1-GH-876.patch | 173 +++++
 ...TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976.patch | 110 ++++
 ...0714-ALPN-changes-for-OpenSSL-1.1.0f-2305.patch |  68 ++
 .../python/python3/03-fix-tkinter-detection.patch  |  42 ++
 .../python/python3/030-fixup-include-dirs.patch    |  33 +
 .../python3/080-distutils-dont_adjust_files.patch  |  92 +++
 ...2-distutils-prefix-is-inside-staging-area.patch |  13 +-
 .../python/python3/130-readline-setup.patch        |  55 ++
 .../python/python3/150-fix-setupterm.patch         |  17 +
 ...-CFLAGS-for-extensions-when-cross-compili.patch |  56 ++
 .../python3/avoid-ncursesw-include-path.patch      |  21 +
 .../python3/avoid_warning_about_tkinter.patch      |  29 +
 .../python/{python => python3}/cgi_py.patch        |   0
 .../python/python3/configure.ac-fix-LIBPL.patch    |  30 +
 .../python3/create_manifest3.py                    |   0
 .../python3/fix_for_using_different_libdir.patch   |  54 ++
 .../python/python3/float-endian.patch              | 212 ++++++
 meta/recipes-devtools/python/python3/ftplib.patch  |  60 ++
 .../python3/get_module_deps3.py                    |   0
 .../python3/host_include_contamination.patch       |  28 +
 ...ss-missing-libraries-to-Extension-for-mul.patch |  82 +++
 .../python/python3/python-3.3-multilib.patch       | 363 ++++++++++
 .../python3/python-config.patch                    |   0
 .../python3/python3-manifest.json                  | 729 +++++++++++----------
 ...-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch |  25 +
 .../python/python3/regen-all.patch                 |  25 +
 .../{python-sanity => python}/python3/run-ptest    |   0
 ...p.py-check-cross_compiling-when-get-FLAGS.patch |  50 ++
 .../python/{python => python3}/setuptweaks.patch   |   0
 meta/recipes-devtools/python/python3/signal.patch  |  56 ++
 .../python/{python => python3}/sitecustomize.py    |   0
 .../support_SOURCE_DATE_EPOCH_in_py_compile.patch  |  97 +++
 .../sysconfig.py-add-_PYTHON_PROJECT_SRC.patch     |  51 ++
 .../python/python3/sysroot-include-headers.patch   |  35 +
 .../tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch |  52 ++
 .../tweak-MULTIARCH-for-powerpc-linux-musl.patch   |  40 ++
 .../python/python3/unixccompiler.patch             |  35 +
 meta/recipes-devtools/python/python3_3.5.6.bb      | 334 ++++++++++
 meta/recipes-devtools/python/python_2.7.15.bb      |   3 -
 .../0001-Fix-obsolete-ARC-asm-constraints.patch    |  45 ++
 meta/recipes-support/mpfr/mpfr_4.0.1.bb            |  19 +
 meta/recipes-support/mpfr/mpfr_4.0.2.bb            |  94 ---
 62 files changed, 3713 insertions(+), 1095 deletions(-)
 delete mode 100644 meta/recipes-devtools/python-sanity/python3/0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch
 delete mode 100644 meta/recipes-devtools/python-sanity/python3/0001-Do-not-hardcode-lib-as-location-for-site-packages-an.patch
 delete mode 100644 meta/recipes-devtools/python-sanity/python3/0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch
 delete mode 100644 meta/recipes-devtools/python-sanity/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch
 delete mode 100644 meta/recipes-devtools/python-sanity/python3/avoid_warning_about_tkinter.patch
 delete mode 100644 meta/recipes-devtools/python-sanity/python3/cgi_py.patch
 delete mode 100755 meta/recipes-devtools/python-sanity/python3/check_build_completeness.py
 delete mode 100644 meta/recipes-devtools/python-sanity/python3_3.7.2.bb
 create mode 100644 meta/recipes-devtools/python/python3-native_3.5.6.bb
 create mode 100644 meta/recipes-devtools/python/python3.inc
 rename meta/recipes-devtools/{python-sanity => python}/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch (56%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch
 create mode 100644 meta/recipes-devtools/python/python3/0001-Issue-28043-SSLContext-has-improved-default-settings.patch
 create mode 100644 meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
 create mode 100644 meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch
 create mode 100644 meta/recipes-devtools/python/python3/0002-Makefile-add-target-to-split-profile-generation.patch
 create mode 100644 meta/recipes-devtools/python/python3/0002-bpo-29136-Add-TLS-1.3-cipher-suites-and-OP_NO_TLSv1_.patch
 create mode 100644 meta/recipes-devtools/python/python3/0003-bpo-32947-Fixes-for-TLS-1.3-and-OpenSSL-1.1.1-GH-876.patch
 create mode 100644 meta/recipes-devtools/python/python3/0004-bpo-33570-TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976.patch
 create mode 100644 meta/recipes-devtools/python/python3/0005-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-2305.patch
 create mode 100644 meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch
 create mode 100644 meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch
 create mode 100644 meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch
 rename meta/recipes-devtools/{python-sanity => python}/python3/12-distutils-prefix-is-inside-staging-area.patch (86%)
 create mode 100644 meta/recipes-devtools/python/python3/130-readline-setup.patch
 create mode 100644 meta/recipes-devtools/python/python3/150-fix-setupterm.patch
 create mode 100644 meta/recipes-devtools/python/python3/Use-correct-CFLAGS-for-extensions-when-cross-compili.patch
 create mode 100644 meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch
 create mode 100644 meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch
 copy meta/recipes-devtools/python/{python => python3}/cgi_py.patch (100%)
 create mode 100644 meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch
 rename meta/recipes-devtools/{python-sanity => python}/python3/create_manifest3.py (100%)
 create mode 100644 meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
 create mode 100644 meta/recipes-devtools/python/python3/float-endian.patch
 create mode 100644 meta/recipes-devtools/python/python3/ftplib.patch
 rename meta/recipes-devtools/{python-sanity => python}/python3/get_module_deps3.py (100%)
 create mode 100644 meta/recipes-devtools/python/python3/host_include_contamination.patch
 create mode 100644 meta/recipes-devtools/python/python3/pass-missing-libraries-to-Extension-for-mul.patch
 create mode 100644 meta/recipes-devtools/python/python3/python-3.3-multilib.patch
 rename meta/recipes-devtools/{python-sanity => python}/python3/python-config.patch (100%)
 rename meta/recipes-devtools/{python-sanity => python}/python3/python3-manifest.json (50%)
 create mode 100644 meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
 create mode 100644 meta/recipes-devtools/python/python3/regen-all.patch
 rename meta/recipes-devtools/{python-sanity => python}/python3/run-ptest (100%)
 create mode 100644 meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch
 copy meta/recipes-devtools/python/{python => python3}/setuptweaks.patch (100%)
 create mode 100644 meta/recipes-devtools/python/python3/signal.patch
 copy meta/recipes-devtools/python/{python => python3}/sitecustomize.py (100%)
 create mode 100644 meta/recipes-devtools/python/python3/support_SOURCE_DATE_EPOCH_in_py_compile.patch
 create mode 100644 meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
 create mode 100644 meta/recipes-devtools/python/python3/sysroot-include-headers.patch
 create mode 100644 meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
 create mode 100644 meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-musl.patch
 create mode 100644 meta/recipes-devtools/python/python3/unixccompiler.patch
 create mode 100644 meta/recipes-devtools/python/python3_3.5.6.bb
 create mode 100644 meta/recipes-support/mpfr/mpfr/0001-Fix-obsolete-ARC-asm-constraints.patch
 create mode 100644 meta/recipes-support/mpfr/mpfr_4.0.1.bb
 delete mode 100644 meta/recipes-support/mpfr/mpfr_4.0.2.bb

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


More information about the Openembedded-commits mailing list