[oe-commits] [openembedded-core] branch master-next updated (b97115c -> 6c2e20b)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 15 13:44:47 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.

 discard b97115c  python3: Add hack to do_install for ownership issues
 discard b06ac69  sstatesig: Improve debug output if getpwuid() fails
 discard 7e8a82d  sqlite: fix numerous CVEs
 discard b60d595  gstreamer1.0: set the name of the test suite for ptests
 discard 15b3e96  gstreamer1.0: decouple check and tests options
 discard 954dab7  valgrind: partially fix ptests
 discard dd5923f  strace: fix failing ptests
 discard c157ce1  bash: exclude from ptests
 discard 4c60a45  perl: fix failing ptests
 discard c53d4f3  iputils: resolve a name clash with latest libcap
 discard a4f89ad  libevent: disable ptests that require a DNS and an intenet connection
 discard 8a8553e  glib: disable a failing ptest
 discard 8543db9  dbus: fix failing ptest (by disabling as it needs X)
 discard 394db95  busybox: fix failing ptests
 discard 9956e41  elfutils: upgrade 0.177 -> 0.178
 discard b1ae6b5  ifupdown: update 0.8.22 -> 0.8.35
 discard 907c2c0  ltp: update to 20190930
 discard 59516d8  pseudo: adjust for attr 2.4.48
 discard 5555348  acl/attr: update to latest upstream releases
 discard a07fd48  gstreamer1.0-python: add a patch to fix python 3.8 builds
 discard 39194a2  python3: update to 3.8.1
     new 0c3c3e5  acl/attr: update to latest upstream releases
     new e513b18  pseudo: adjust for attr 2.4.48
     new e836021  ltp: update to 20190930
     new 8042f20  ifupdown: update 0.8.22 -> 0.8.35
     new 2c56ac0  elfutils: upgrade 0.177 -> 0.178
     new a516011  busybox: fix failing ptests
     new 5fe79c7  dbus: fix failing ptest (by disabling as it needs X)
     new fa97799  glib: disable a failing ptest
     new 94b3b65  libevent: disable ptests that require a DNS and an intenet connection
     new 036e6b7  iputils: resolve a name clash with latest libcap
     new 866a5d1  perl: fix failing ptests
     new 1e40bb7  bash: exclude from ptests
     new c148f9f  strace: fix failing ptests
     new f8131a8  valgrind: partially fix ptests
     new 268232a  gstreamer1.0: decouple check and tests options
     new 5616bc5  gstreamer1.0: set the name of the test suite for ptests
     new ca317e0  sqlite: fix numerous CVEs
     new 4b1bf82  sstatesig: Improve debug output if getpwuid() fails
     new 6c2e20b  gstreamer1.0: Enable debug in builds

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   (b97115c)
            \
             N -- N -- N   refs/heads/master-next (6c2e20b)

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 19 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                   |   4 +-
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |  14 +-
 ...code-lib-as-location-for-site-packages-an.patch | 156 +++++++++------------
 ...roper-detection-of-mips-architecture-for-.patch |  16 +--
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   8 +-
 ...EPYTHON3HOME-is-set-use-instead-of-PYTHON.patch |  47 +++++++
 ...-cc_basename-to-replace-CC-for-checking-c.patch |  37 +++--
 ...-do-runtime-test-to-get-float-byte-order.patch} |  55 +++-----
 ...s-missing-libraries-to-Extension-for-mul.patch} |  41 ++++--
 ...-not-report-missing-dependencies-for-disa.patch |  11 +-
 ...2-distutils-prefix-is-inside-staging-area.patch |  10 +-
 .../python3/avoid_warning_about_tkinter.patch      |  33 +++--
 .../python/python3/python-config.patch             |  24 ++--
 .../python/python3/python3-manifest.json           | 106 +++++++-------
 .../python/{python3_3.8.1.bb => python3_3.7.6.bb}  |  33 +++--
 ...01-meson.build-fix-builds-with-python-3.8.patch |  24 ----
 .../gstreamer/gstreamer1.0-python_1.16.1.bb        |   4 +-
 .../gstreamer/gstreamer1.0_1.16.1.bb               |   1 +
 18 files changed, 309 insertions(+), 315 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch
 copy meta/recipes-devtools/python/{python/float-endian.patch => python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch} (76%)
 rename meta/recipes-devtools/python/python3/{0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch => 0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch} (60%)
 rename meta/recipes-devtools/python/{python3_3.8.1.bb => python3_3.7.6.bb} (92%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python/0001-meson.build-fix-builds-with-python-3.8.patch

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


More information about the Openembedded-commits mailing list