[oe-commits] [openembedded-core] branch master updated (b32ec63 -> afea472)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 12 18:58:00 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 b32ec63  tune-cortexa*: Add missing BASE_LIB tune overrides
     new 491f72a  linux-yocto-4.19: Fix systemtap issue on armv7
     new 8c446ac  linux-yocto/5.0: fix system tap for arm
     new 0fd0963  linux-yocto: fix SRC_URI patching with unified repos
     new 6fc70eb  qemuarm: Swap for an arm7ve (A15) configuration
     new c112be9  qemuarm64: Fix graphics hang with 5.0 kernel
     new bb4f4a2  machine: bump preferred version to 5.0
     new 5f40c12  libxcomposite: update to 0.4.5
     new 382a756  libxcursor: update 1.2.0
     new 598dae5  libxdamage: update to 1.1.5
     new 75c4b61  cmake: Reduce verbosity for make invocation
     new 9ed1dd6  systemd: backport one more patch to fix version.h parallel build failure
     new 632c54b  oe-init-build-env: Error out when failed to locate cwd
     new e51cb38  correct do_patch for kernel bbappend in sdk
     new afea472  systemd: do not disable SELinux with musl

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/cmake.bbclass                         |  1 -
 meta/classes/kernel-yocto.bbclass                  |  2 +-
 meta/conf/machine/include/x86-base.inc             |  2 +-
 meta/conf/machine/qemuarm.conf                     | 34 ++++++++----
 meta/conf/machine/qemuarm64.conf                   |  4 +-
 meta/conf/machine/{qemuarm.conf => qemuarmv5.conf} |  4 +-
 ...clare-version.h-as-dependency-for-systemd.patch | 32 +++++++++++
 meta/recipes-core/systemd/systemd_241.bb           |  2 +-
 ...bxcomposite_0.4.4.bb => libxcomposite_0.4.5.bb} |  4 +-
 .../{libxcursor_1.1.15.bb => libxcursor_1.2.0.bb}  |  7 +--
 .../{libxdamage_1.1.4.bb => libxdamage_1.1.5.bb}   |  7 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |  8 +--
 .../0001-arm-Makefile-Fix-systemtap-4.19.patch     | 62 ++++++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  5 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       | 20 +++----
 oe-init-build-env                                  |  7 ++-
 scripts/lib/devtool/standard.py                    |  4 +-
 20 files changed, 163 insertions(+), 52 deletions(-)
 copy meta/conf/machine/{qemuarm.conf => qemuarmv5.conf} (91%)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-meson-declare-version.h-as-dependency-for-systemd.patch
 rename meta/recipes-graphics/xorg-lib/{libxcomposite_0.4.4.bb => libxcomposite_0.4.5.bb} (86%)
 rename meta/recipes-graphics/xorg-lib/{libxcursor_1.1.15.bb => libxcursor_1.2.0.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libxdamage_1.1.4.bb => libxdamage_1.1.5.bb} (87%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto/0001-arm-Makefile-Fix-systemtap-4.19.patch

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


More information about the Openembedded-commits mailing list