[oe-commits] [openembedded-core] branch master-next updated (cb751b2 -> c6352ba)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 4 15:27:23 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 cb751b2  terminal: Fix working directory in tmux terminals
 discard 30e99e1  util-linux: final cleanup
 discard fa0e28c  util-linux: let -ptest package depend on all of util-linux
 discard 238f419  util-linux: move /etc/default/mountall into -mount subpackage
 discard 4669919  util-linux: simplify meta-package RDEPENDS / RRECOMMENDS
 discard b0a058b  util-linux: one package per binary (pt 4: bindir)
 discard 81defbb  util-linux: one package per binary (pt 3: sbindir)
 discard d30bf28  util-linux: one package per binary (pt 2: base_bindir)
 discard 26830dc  util-linux: one package per binary (pt 1b: symlinks)
 discard 4aa5464  util-linux: one package per binary (pt 1: base_sbindir)
 discard e7d0576  util-linux: fix the su and runuser packages
 discard 2482db9  util-linux: be more explicit about what files go into packages
     new 938a089  terminal: Fix working directory in tmux terminals
     new d6feb10  python3: upgrade to 3.7.2
     new c01d2b2  python3: delete old 3.5.6 version
     new c6352ba  python: make the python 3.x version of 2to3 utility the default one

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   (cb751b2)
            \
             N -- N -- N   refs/heads/master-next (c6352ba)

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.

The 4 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/python3-dir.bbclass                   |   2 +-
 meta/classes/python3native.bbclass                 |   2 +
 meta/recipes-core/util-linux/util-linux.inc        | 306 +++++++++--------
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |  25 ++
 ...hardcode-usr-lib-as-destination-directory.patch |  41 +++
 ...the-shell-version-of-python-config-that-w.patch |  25 +-
 ...e-use-qemu-wrapper-when-gathering-profile.patch |  25 ++
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |  42 +++
 ...2-distutils-prefix-is-inside-staging-area.patch |  13 +-
 .../python3/avoid_warning_about_tkinter.patch      |  36 ++
 .../{python => python-sanity}/python3/cgi_py.patch |  15 +-
 .../python3/check_build_completeness.py            |  17 +
 .../python3/create_manifest3.py                    |   0
 .../python3/get_module_deps3.py                    |   0
 .../python3/python-config.patch                    |   0
 .../python3/python3-manifest.json                  |  49 +--
 .../{python => python-sanity}/python3/run-ptest    |   0
 .../python-sanity/python3_3.7.2.bb                 | 283 ++++++++++++++++
 .../python/python/python2-manifest.json            |   2 +-
 .../python/python3-native_3.5.6.bb                 | 104 ------
 meta/recipes-devtools/python/python3.inc           |  43 ---
 ...-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 ------
 .../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/python3/configure.ac-fix-LIBPL.patch    |  30 --
 .../python3/fix_for_using_different_libdir.patch   |  54 ---
 .../python/python3/float-endian.patch              | 212 ------------
 meta/recipes-devtools/python/python3/ftplib.patch  |  60 ----
 .../python3/host_include_contamination.patch       |  28 --
 ...ss-missing-libraries-to-Extension-for-mul.patch |  82 -----
 .../python/python3/python-3.3-multilib.patch       | 363 ---------------------
 ...-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch |  25 --
 .../python/python3/regen-all.patch                 |  25 --
 ...p.py-check-cross_compiling-when-get-FLAGS.patch |  50 ---
 .../python/python3/setuptweaks.patch               |  57 ----
 meta/recipes-devtools/python/python3/signal.patch  |  56 ----
 .../python/python3/sitecustomize.py                |  37 ---
 .../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 +
 59 files changed, 698 insertions(+), 3536 deletions(-)
 create mode 100644 meta/recipes-devtools/python-sanity/python3/0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch
 create mode 100644 meta/recipes-devtools/python-sanity/python3/0001-Do-not-hardcode-usr-lib-as-destination-directory.patch
 rename meta/recipes-devtools/{python => python-sanity}/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch (56%)
 create mode 100644 meta/recipes-devtools/python-sanity/python3/0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch
 create mode 100644 meta/recipes-devtools/python-sanity/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch
 rename meta/recipes-devtools/{python => python-sanity}/python3/12-distutils-prefix-is-inside-staging-area.patch (86%)
 create mode 100644 meta/recipes-devtools/python-sanity/python3/avoid_warning_about_tkinter.patch
 rename meta/recipes-devtools/{python => python-sanity}/python3/cgi_py.patch (64%)
 create mode 100755 meta/recipes-devtools/python-sanity/python3/check_build_completeness.py
 rename meta/recipes-devtools/{python => python-sanity}/python3/create_manifest3.py (100%)
 rename meta/recipes-devtools/{python => python-sanity}/python3/get_module_deps3.py (100%)
 rename meta/recipes-devtools/{python => python-sanity}/python3/python-config.patch (100%)
 rename meta/recipes-devtools/{python => python-sanity}/python3/python3-manifest.json (98%)
 rename meta/recipes-devtools/{python => python-sanity}/python3/run-ptest (100%)
 create mode 100644 meta/recipes-devtools/python-sanity/python3_3.7.2.bb
 delete mode 100644 meta/recipes-devtools/python/python3-native_3.5.6.bb
 delete mode 100644 meta/recipes-devtools/python/python3.inc
 delete mode 100644 meta/recipes-devtools/python/python3/0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0001-Issue-28043-SSLContext-has-improved-default-settings.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0002-Makefile-add-target-to-split-profile-generation.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0002-bpo-29136-Add-TLS-1.3-cipher-suites-and-OP_NO_TLSv1_.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0003-bpo-32947-Fixes-for-TLS-1.3-and-OpenSSL-1.1.1-GH-876.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0004-bpo-33570-TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0005-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-2305.patch
 delete mode 100644 meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch
 delete mode 100644 meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch
 delete mode 100644 meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch
 delete mode 100644 meta/recipes-devtools/python/python3/130-readline-setup.patch
 delete mode 100644 meta/recipes-devtools/python/python3/150-fix-setupterm.patch
 delete mode 100644 meta/recipes-devtools/python/python3/Use-correct-CFLAGS-for-extensions-when-cross-compili.patch
 delete mode 100644 meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch
 delete mode 100644 meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch
 delete mode 100644 meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch
 delete mode 100644 meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
 delete mode 100644 meta/recipes-devtools/python/python3/float-endian.patch
 delete mode 100644 meta/recipes-devtools/python/python3/ftplib.patch
 delete mode 100644 meta/recipes-devtools/python/python3/host_include_contamination.patch
 delete mode 100644 meta/recipes-devtools/python/python3/pass-missing-libraries-to-Extension-for-mul.patch
 delete mode 100644 meta/recipes-devtools/python/python3/python-3.3-multilib.patch
 delete mode 100644 meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
 delete mode 100644 meta/recipes-devtools/python/python3/regen-all.patch
 delete mode 100644 meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch
 delete mode 100644 meta/recipes-devtools/python/python3/setuptweaks.patch
 delete mode 100644 meta/recipes-devtools/python/python3/signal.patch
 delete mode 100644 meta/recipes-devtools/python/python3/sitecustomize.py
 delete mode 100644 meta/recipes-devtools/python/python3/support_SOURCE_DATE_EPOCH_in_py_compile.patch
 delete mode 100644 meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
 delete mode 100644 meta/recipes-devtools/python/python3/sysroot-include-headers.patch
 delete mode 100644 meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
 delete mode 100644 meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-musl.patch
 delete mode 100644 meta/recipes-devtools/python/python3/unixccompiler.patch
 delete mode 100644 meta/recipes-devtools/python/python3_3.5.6.bb

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


More information about the Openembedded-commits mailing list