[oe-commits] [openembedded-core] branch master-next updated (2255997 -> 3d0d9ae)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 27 10:43:14 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 2255997  libical: upgrade to 3.0.5
     new 8df8693  libical: upgrade to 3.0.5
     new 1ba4bbb  sstate: fix log message
     new 57db48d  classes/sstate: don't use unsigned sstate when verification enabled
     new 8bcbce7  image_types.bbclass: make gzipped images rsyncable
     new 3b0b642  libx11-compose-data: add recipe
     new 2a0319f  libxkbcommon: RDEPENDS on libx11 compose data
     new 1571f50  pulseaudio: don't include consolekit when systemd is enabled
     new 5e06bf5  libdrm: Move amdgpu.ids file into libdrm-amdgpu package.
     new 70cd677  libnss-nis: Fix build with glibc 2.30
     new 73eb45e  lttng-ust: Check for gettid libc API
     new 7a3c511  subversion: add packageconfig boost
     new ac96465  epiphany: set imcompatible with tune mips
     new 5692914  wayland-protocols: upgrade 1.17 -> 1.18
     new 3d0d9ae  weston: upgrade 6.0.0 -> 6.0.1

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   (2255997)
            \
             N -- N -- N   refs/heads/master-next (3d0d9ae)

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 14 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.bbclass                   |   2 +-
 meta/classes/sstate.bbclass                        |   5 +-
 .../subversion/subversion_1.12.0.bb                |   1 +
 meta/recipes-extended/libnss-nis/libnss-nis.bb     |   1 +
 ...001-nis-hosts-Remove-use-of-RES_USE_INET6.patch | 162 +++++++++++++++++++++
 meta/recipes-gnome/epiphany/epiphany_3.32.3.bb     |   3 +
 meta/recipes-graphics/drm/libdrm_2.4.99.bb         |   2 +-
 ...protocols_1.17.bb => wayland-protocols_1.18.bb} |   4 +-
 .../wayland/{weston_6.0.0.bb => weston_6.0.1.bb}   |   4 +-
 .../0001-Drop-x11-dependencies.patch               |  86 +++++++++++
 .../xorg-lib/libx11-compose-data_1.6.7.bb          |  35 +++++
 .../xorg-lib/libxkbcommon_0.8.4.bb                 |   4 +
 ...-Add-config-time-check-for-new-gettid-API.patch |  57 ++++++++
 meta/recipes-kernel/lttng/lttng-ust_2.10.4.bb      |   1 +
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |   5 +-
 meta/recipes-support/libical/libical_3.0.5.bb      |   9 +-
 16 files changed, 369 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-extended/libnss-nis/libnss-nis/0001-nis-hosts-Remove-use-of-RES_USE_INET6.patch
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.17.bb => wayland-protocols_1.18.bb} (86%)
 rename meta/recipes-graphics/wayland/{weston_6.0.0.bb => weston_6.0.1.bb} (97%)
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11-compose-data/0001-Drop-x11-dependencies.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11-compose-data_1.6.7.bb
 create mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-Add-config-time-check-for-new-gettid-API.patch

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


More information about the Openembedded-commits mailing list