[oe-commits] [openembedded-core] branch master-next updated (1a17a0e -> 7c4fe5d)

git at git.openembedded.org git at git.openembedded.org
Wed May 8 22:12:22 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.

    from 1a17a0e  meson.bbclass: add MESON_CROSS_EXTRA_PROPS to inject properties into meson.cross
     new eda85ee  systemd: Default to non-stateless images
     new 44690d7  systemd-systemctl: Restore support for enable command
     new 5bed825  systemd: Restore mask and preset targets, fix instance creation
     new f561d1e  eoqa: use bash to execute SDK test commands
     new 06345c6  meson: update to 0.50.1
     new b2e0368  perl: update to 5.28.2
     new da3c682  webkitgtk: update to 2.24.1
     new 221dd09  gdb: Fix aarch64 build with musl
     new 3b9fe52  patch: add minver and maxver parameters
     new 91cd5f2  uboot-sign: Fix u-boot-nodtb symlinks
     new 8006cb7  shadow: Backport last change reproducibility
     new 7c4fe5d  systemd: Use PACKAGECONFIG definition to depend on libnss-myhostname

The 12 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.bbclass                         |   9 +-
 meta/classes/systemd.bbclass                       |  37 +++-
 meta/classes/uboot-sign.bbclass                    |   4 +-
 meta/lib/oe/patch.py                               |  11 ++
 meta/lib/oeqa/sdk/case.py                          |   2 +-
 meta/lib/oeqa/sdk/utils/sdkbuildproject.py         |   3 +-
 .../systemd/systemd-systemctl/systemctl            | 186 ++++++++++++---------
 meta/recipes-core/systemd/systemd_242.bb           |   3 +-
 meta/recipes-devtools/gdb/gdb-8.2.1.inc            |   1 +
 ...-AArch64-Fix-the-gdb-build-with-musl-libc.patch |  52 ++++++
 meta/recipes-devtools/meson/meson.inc              |   4 +-
 .../0001-Make-CPU-family-warnings-fatal.patch      |   2 +-
 ...environment.py-do-not-determine-whether-a.patch |  12 +-
 ...02-Support-building-allarch-recipes-again.patch |   2 +-
 .../meson/{meson_0.50.0.bb => meson_0.50.1.bb}     |   0
 ...k-meson_0.50.0.bb => nativesdk-meson_0.50.1.bb} |   0
 .../perl-sanity/{perl_5.28.1.bb => perl_5.28.2.bb} |  10 +-
 ...p_lstchg-shadow-field-reproducible-re.-71.patch |  89 ++++++++++
 ...002-gettime-Use-secure_getenv-over-getenv.patch |  71 ++++++++
 meta/recipes-extended/shadow/shadow.inc            |   2 +
 ...001-gstreamer-add-a-missing-format-string.patch |  24 +++
 .../{webkitgtk_2.24.0.bb => webkitgtk_2.24.1.bb}   |   9 +-
 22 files changed, 419 insertions(+), 114 deletions(-)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0012-AArch64-Fix-the-gdb-build-with-musl-libc.patch
 rename meta/recipes-devtools/meson/{meson_0.50.0.bb => meson_0.50.1.bb} (100%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.50.0.bb => nativesdk-meson_0.50.1.bb} (100%)
 rename meta/recipes-devtools/perl-sanity/{perl_5.28.1.bb => perl_5.28.2.bb} (97%)
 create mode 100644 meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
 create mode 100644 meta/recipes-extended/shadow/files/0002-gettime-Use-secure_getenv-over-getenv.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-gstreamer-add-a-missing-format-string.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.24.0.bb => webkitgtk_2.24.1.bb} (95%)

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


More information about the Openembedded-commits mailing list