[oe-commits] [openembedded-core] branch master-next updated (83c6854 -> 62d8d5a)

git at git.openembedded.org git at git.openembedded.org
Sat Nov 23 11:04:10 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 83c6854  liberror-perl: update 0.17027 -> 0.17028
 discard ede23dd  rpm: fix spelling in one of the patches' Upstream-Status
 discard f5bf202  psmisc: remove a patch that is no longer necessary
 discard 32aa69f  dnf: upgrade 4.2.2 -> 4.2.16
 discard a8f30f7  libdnf: upgrade 0.28.1 -> 0.38.1
 discard cd719bf  rpm: use libgcrypt instead of NSS for cryptography
 discard 0757821  rpm: upgrade to 4.15.1
     new b1c9557  libdnf: upgrade 0.28.1 -> 0.38.1
     new 388b85f  dnf: upgrade 4.2.2 -> 4.2.16
     new 8a17323  psmisc: remove a patch that is no longer necessary
     new a3173d3  liberror-perl: update 0.17027 -> 0.17028
     new 16396ea  cronie:upgrade 1.5.4 -> 1.5.5
     new 546afe6  kexec-tools: upgrade 2.0.19 -> 2.0.20
     new 52d2cfc  busybox:upgrade 1.31.0 -> 1.31.1
     new 2a947d5  rpcbind: use upstream systemd service
     new 1615b26  staging.bbclass: Fix wrong library paths in sysroot_strip
     new 80fb736  librsvg: Fix build reproducibility
     new 799ae24  coreutils: add ptest
     new 8cc78be  gobject-introspection: Fix reproducibility
     new a771e75  mc: backport a patch to fix builds with latest gettext
     new 3ae3c54  systemtap: update to 4.2
     new 37d930f  libjitterentropy: Upgrade 2.1.2 -> 2.2.0
     new 16395ef  pango: Fix reproducibility
     new aaa5694  at-spi2-core: Fix reproducibility
     new f999f7c  classes/cmake: Use relative RPATHs
     new c542f4a  p11-kit: convert to meson
     new 418f46f  pulseaudio: 12.2 -> 13.0
     new 75f86a6  gstreamer1.0-plugins-bad: add PACKAGECONFIG option for zbar
     new 27e75bf  man-pages: correct the SRC_URI
     new 32f0f4d  man-pages: update to 5.03
     new 62d8d5a  dummy-sdk-package.inc: do not include files into RREPLACES

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   (83c6854)
            \
             N -- N -- N   refs/heads/master-next (62d8d5a)

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 24 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/cmake.bbclass                         |   3 +
 meta/classes/staging.bbclass                       |   4 +-
 .../{busybox_1.31.0.bb => busybox_1.31.1.bb}       |   4 +-
 meta/recipes-core/coreutils/coreutils/run-ptest    |  17 ++
 meta/recipes-core/coreutils/coreutils_8.31.bb      |  38 +++
 meta/recipes-core/meta/dummy-sdk-package.inc       |   3 +-
 ...an-unsatisfiable-dependency-when-building.patch |  28 +-
 ...code-lib-rpm-as-the-installation-path-for.patch |  14 +-
 ...y-package-building-into-a-separate-functi.patch |  84 ++++++
 ...rovides-requires-do-not-use-monodis-from-.patch |  58 ++++
 ...o-not-run-file-classification-in-parallel.patch |  65 ----
 ...-binary-package-creation-via-thread-pools.patch | 127 ++++++++
 ...c-make-operations-over-string-pools-threa.patch | 207 +++++++++++++
 ...c-remove-static-local-variables-from-buil.patch | 336 +++++++++++++++++++++
 .../rpm/files/gcrypt-use-pkgconfig.patch           |  51 ----
 .../rpm/{rpm_4.15.1.bb => rpm_4.14.2.1.bb}         |  18 +-
 .../cronie/{cronie_1.5.4.bb => cronie_1.5.5.bb}    |   6 +-
 .../{man-pages_5.01.bb => man-pages_5.03.bb}       |   6 +-
 ...et-3629-configure.ac-drop-bundled-gettext.patch | 110 +++++++
 meta/recipes-extended/mc/mc_4.8.23.bb              |   1 +
 .../rpcbind/0001-systemd-use-EnvironmentFile.patch |  42 +++
 meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf |   2 +-
 .../rpcbind/rpcbind/rpcbind.service                |  12 -
 .../rpcbind/rpcbind/rpcbind.socket                 |   8 -
 meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb     |  13 +-
 .../0001-Fix-build-reproducibility.patch           |  50 +++
 .../gobject-introspection_1.62.0.bb                |   1 +
 .../0001-Remove-non-reproducible-SRCDIR.patch      |  30 ++
 meta/recipes-gnome/librsvg/librsvg_2.40.20.bb      |   1 +
 .../pango/0001-Fix-build-reproducibility.patch     |  31 ++
 meta/recipes-graphics/pango/pango_1.44.6.bb        |   3 +-
 ...kexec-tools_2.0.19.bb => kexec-tools_2.0.20.bb} |   4 +-
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   4 +-
 .../gstreamer/gstreamer1.0-plugins-bad_1.16.1.bb   |   4 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  27 +-
 .../0001-alsa-Fix-inclusion-of-use-case.h.patch    |  46 ---
 ...-special-build-flag-to-explicitly-disable.patch | 161 ----------
 .../{pulseaudio_12.2.bb => pulseaudio_13.0.bb}     |   6 +-
 .../0001-Fix-source-reproducibility.patch          |  32 ++
 meta/recipes-support/atk/at-spi2-core_2.32.1.bb    |   3 +-
 ...001-Makefile-cleanup-install-for-rebuilds.patch |  56 ++++
 .../files/0001-fix-do_install-failure-on-oe.patch  |  33 --
 ...rentropy_2.1.2.bb => libjitterentropy_2.2.0.bb} |  12 +-
 meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb  |  26 +-
 44 files changed, 1317 insertions(+), 470 deletions(-)
 rename meta/recipes-core/busybox/{busybox_1.31.0.bb => busybox_1.31.1.bb} (92%)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest
 create mode 100644 meta/recipes-devtools/rpm/files/0001-Split-binary-package-building-into-a-separate-functi.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0001-mono-find-provides-requires-do-not-use-monodis-from-.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0002-Run-binary-package-creation-via-thread-pools.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0003-rpmstrpool.c-make-operations-over-string-pools-threa.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0004-build-pack.c-remove-static-local-variables-from-buil.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/gcrypt-use-pkgconfig.patch
 rename meta/recipes-devtools/rpm/{rpm_4.15.1.bb => rpm_4.14.2.1.bb} (89%)
 rename meta/recipes-extended/cronie/{cronie_1.5.4.bb => cronie_1.5.5.bb} (94%)
 rename meta/recipes-extended/man-pages/{man-pages_5.01.bb => man-pages_5.03.bb} (81%)
 create mode 100644 meta/recipes-extended/mc/files/0001-Ticket-3629-configure.ac-drop-bundled-gettext.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Fix-build-reproducibility.patch
 create mode 100644 meta/recipes-gnome/librsvg/librsvg/0001-Remove-non-reproducible-SRCDIR.patch
 create mode 100644 meta/recipes-graphics/pango/pango/0001-Fix-build-reproducibility.patch
 rename meta/recipes-kernel/kexec/{kexec-tools_2.0.19.bb => kexec-tools_2.0.20.bb} (95%)
 delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-alsa-Fix-inclusion-of-use-case.h.patch
 delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-introduce-a-special-build-flag-to-explicitly-disable.patch
 rename meta/recipes-multimedia/pulseaudio/{pulseaudio_12.2.bb => pulseaudio_13.0.bb} (58%)
 create mode 100644 meta/recipes-support/atk/at-spi2-core/0001-Fix-source-reproducibility.patch
 create mode 100644 meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch
 delete mode 100644 meta/recipes-support/libjitterentropy/files/0001-fix-do_install-failure-on-oe.patch
 rename meta/recipes-support/libjitterentropy/{libjitterentropy_2.1.2.bb => libjitterentropy_2.2.0.bb} (73%)

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


More information about the Openembedded-commits mailing list