[oe-commits] [openembedded-core] branch master-next updated (ff0ea65 -> 7d4af2a)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 25 22:03:25 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 ff0ea65  iproute2: drop pointless configure-cross.patch
 discard b289e32  curl:upgrade 7.65.2 -> 7.65.3
 discard 44c2e3d  libsdl: remove
 discard 08306a0  linux-libc-header: Fix ptrace.h and prctl.h conflict on aarch64
 discard b95206a  msmtp:upgrade 1.8.4 -> 1.8.5
 discard 2357594  strace: Upgrade to 5.2
 discard 4e0eec4  kernel-uboot: remove useless special casing of arm64 Image
 discard 2b1758d  rng-tools: start rngd early in the boot process again
 discard 7023479  packagegroup-core-base-utils: Make it machine specific
     new ad2721e  rng-tools: start rngd early in the boot process again
     new 99f1971  kernel-uboot: remove useless special casing of arm64 Image
     new 579c9d0  strace: Upgrade to 5.2
     new cf45d7e  msmtp:upgrade 1.8.4 -> 1.8.5
     new 5434658  linux-libc-header: Fix ptrace.h and prctl.h conflict on aarch64
     new 5bee6ca  libsdl: remove
     new 4c625e0  curl:upgrade 7.65.2 -> 7.65.3
     new dd02a70  iproute2: drop pointless configure-cross.patch
     new 3f71bdc  python3-pip: update to 19.2.1
     new 4f8de73  libidn2: remove build paths from libidn2.pc
     new d7174bc  gnutls: don't use HOSTTOOLS_DIR/bash as a shell on target
     new b39c824  runqemu: add lockfile for port used when slirp enabled
     new 0cc86ca  systemd: Add partial support of drop-in configuration files to systemd-systemctl-native
     new 38dda48  image_types_wic: add syslinux-native dependency conditional
     new b9b7435  cve-update-db-native: fix https proxy issues
     new a09a55f  meta/lib/oeqa: Remove ext4 for bootimg-biosplusefi
     new f3ded2f  python3-git: update to 2.1.12
     new f957bea  pulseaudio: Backport upstream fix new alsa compatibility.
     new e60c609  iso-codes:upgrade 4.2 -> 4.3
     new a94e767  sudo: use nonarch_libdir instead of libdir for tmpfiles.d
     new 9587ccd  libical: upgrade to 3.0.5
     new 499cf41  packagegroup-core-base-utils: Make it machine specific
     new 7d4af2a  package: Improve determinism

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

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 23 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/image_types_wic.bbclass               |   3 +-
 meta/classes/package.bbclass                       |   2 +-
 meta/lib/oe/package.py                             |   2 +-
 meta/lib/oeqa/selftest/cases/wic.py                |  18 ++-
 meta/recipes-core/meta/cve-update-db-native.bb     |  41 +++++--
 .../systemd/systemd-systemctl/systemctl            |  11 +-
 meta/recipes-devtools/python/python3-git_2.1.11.bb |   2 -
 .../{python-git.inc => python3-git_2.1.12.bb}      |   9 +-
 ...python3-pip_19.1.1.bb => python3-pip_19.2.1.bb} |   4 +-
 meta/recipes-extended/libidn/libidn2_2.2.0.bb      |   4 +
 .../packagegroups/packagegroup-core-base-utils.bb  |   4 +-
 meta/recipes-extended/sudo/sudo_1.8.27.bb          |   4 +-
 .../0001-alsa-Fix-inclusion-of-use-case.h.patch    |  46 ++++++++
 .../pulseaudio/pulseaudio_12.2.bb                  |   1 +
 .../gnutls/gnutls/posix-shell.patch                |  39 +++++++
 meta/recipes-support/gnutls/gnutls_3.6.8.bb        |   4 +
 .../{iso-codes_4.2.bb => iso-codes_4.3.bb}         |   2 +-
 ...txt-libical.pc.in-fix-iculibs-remove-full.patch |  44 -------
 .../libical/{libical_2.0.0.bb => libical_3.0.5.bb} |  20 ++--
 scripts/runqemu                                    | 128 +++++++++++++++------
 20 files changed, 260 insertions(+), 128 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
 rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} (83%)
 rename meta/recipes-devtools/python/{python3-pip_19.1.1.bb => python3-pip_19.2.1.bb} (81%)
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-alsa-Fix-inclusion-of-use-case.h.patch
 create mode 100644 meta/recipes-support/gnutls/gnutls/posix-shell.patch
 rename meta/recipes-support/iso-codes/{iso-codes_4.2.bb => iso-codes_4.3.bb} (92%)
 delete mode 100644 meta/recipes-support/libical/libical/0001-CMakeLists.txt-libical.pc.in-fix-iculibs-remove-full.patch
 rename meta/recipes-support/libical/{libical_2.0.0.bb => libical_3.0.5.bb} (53%)

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


More information about the Openembedded-commits mailing list