[oe-commits] [openembedded-core] branch master updated (e3caee8 -> 101d1ea)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 19 14:27:32 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from e3caee8  classes/archiver: Fix WORKDIR for shared source
     new 6901b78  initramfs-framework: support PARTLABEL option
     new aa3bced  weston-init: Add possibility to run weston as non-root user
     new d046afd  populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdk
     new 101d1ea  systemd: Handle slow to boot mips hwdb update timeouts

The 4 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/populate_sdk_ext.bbclass              | 28 +++++++-
 meta/conf/distro/include/maintainers.inc           |  1 -
 meta/conf/layer.conf                               |  1 +
 meta/lib/oe/copy_buildsystem.py                    |  8 ++-
 .../initrdscripts/initramfs-framework/rootfs       |  4 +-
 meta/recipes-core/systemd/systemd_243.bb           |  5 ++
 meta/recipes-graphics/wayland/weston-conf.bb       | 35 ----------
 meta/recipes-graphics/wayland/weston-init.bb       | 28 ++++++--
 .../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 +-
 15 files changed, 182 insertions(+), 60 deletions(-)
 delete mode 100644 meta/recipes-graphics/wayland/weston-conf.bb
 create mode 100644 meta/recipes-graphics/wayland/weston-init/71-weston-drm.rules
 create mode 100644 meta/recipes-graphics/wayland/weston-init/qemux86-64/weston.ini
 create mode 100644 meta/recipes-graphics/wayland/weston-init/qemux86/weston.ini
 create mode 100644 meta/recipes-graphics/wayland/weston-init/weston.ini
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/weston.service
 create 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