[oe-commits] [openembedded-core] branch master-next updated (77cef75 -> 56e4e05)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 16 10:48:11 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 77cef75  curl: update to 7.66.0
 discard e29a20e  systemd: upgrade to 243
 discard dfc042b  nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSION
 discard a9cbf6c  icecc: blacklist pixman
 discard fe8bbf7  populate_sdk_base.bbclass: nativesdk-glibc-locale is required on musl too
 discard ead07e2  glibc: Move DISTRO_FEATURE specific do_install code for target recipe only
 discard 12f9806  expat: update to 2.2.8
 discard 0e256b6  oeqa/selftest/imagefeatures: dump the JSON if it can't be parsed
 discard e740103  oeqa/selftest/wic: improve assert messages in test_fixed_size
 discard 6f944b7  weston-init: Add possibility to run weston as non-root user
     new ff4e6c7  oeqa/selftest/wic: improve assert messages in test_fixed_size
     new 4f7c840  oeqa/selftest/imagefeatures: dump the JSON if it can't be parsed
     new a5cc0a0  expat: update to 2.2.8
     new e7af020  glibc: Move DISTRO_FEATURE specific do_install code for target recipe only
     new c6e8e13  populate_sdk_base.bbclass: nativesdk-glibc-locale is required on musl too
     new a95953f  icecc: blacklist pixman
     new aff2d12  nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSION
     new cd735ab  systemd: upgrade to 243
     new dec1616  curl: update to 7.66.0
     new a916312  classextend.py: don't extend file for file dependency
     new 24174c6  openssl: Upgrade 1.1.1c -> 1.1.1d
     new 20f1a45  busybox.inc: handle empty DEBUG_PREFIX_MAP
     new 56e4e05  grub: remove diffutils and freetype runtime dependencies

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   (77cef75)
            \
             N -- N -- N   refs/heads/master-next (56e4e05)

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 13 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/multilib.bbclass                      |  2 +-
 meta/conf/distro/include/maintainers.inc           |  1 +
 meta/lib/oe/classextend.py                         |  2 +
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |  2 +-
 meta/recipes-bsp/grub/grub-efi_2.04.bb             |  2 +-
 meta/recipes-bsp/grub/grub_2.04.bb                 |  2 +-
 .../0001-Fix-broken-change-from-b3d113e.patch      | 35 ----------
 ...01-Fix-build-error-for-aarch64-big-endian.patch | 43 -------------
 .../{openssl_1.1.1c.bb => openssl_1.1.1d.bb}       |  6 +-
 meta/recipes-core/busybox/busybox.inc              |  5 +-
 meta/recipes-graphics/wayland/weston-conf.bb       | 35 ++++++++++
 meta/recipes-graphics/wayland/weston-init.bb       | 24 ++-----
 .../wayland/weston-init/71-weston-drm.rules        |  2 -
 .../wayland/weston-init/qemux86-64/weston.ini      |  2 -
 .../wayland/weston-init/qemux86/weston.ini         |  2 -
 .../wayland/weston-init/weston.ini                 | 74 ----------------------
 .../wayland/weston-init/weston.service             | 13 ++++
 .../wayland/weston-init/weston at .service            | 37 -----------
 meta/recipes-graphics/wayland/weston_7.0.0.bb      |  2 +-
 19 files changed, 66 insertions(+), 225 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-broken-change-from-b3d113e.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-build-error-for-aarch64-big-endian.patch
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1c.bb => openssl_1.1.1d.bb} (96%)
 create mode 100644 meta/recipes-graphics/wayland/weston-conf.bb
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/71-weston-drm.rules
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/qemux86-64/weston.ini
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/qemux86/weston.ini
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/weston.ini
 create mode 100644 meta/recipes-graphics/wayland/weston-init/weston.service
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/weston at .service

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


More information about the Openembedded-commits mailing list