[oe-commits] [openembedded-core] branch master-next updated (3b44c16 -> 12a497d)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 15 16:16:48 UTC 2020


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 3b44c16  gnupg: Read GNUPG_BINDIR from environment variables for nativesdk
     new dfe8f8c  meson.bbclass: Parameterise meson.cross
     new 69a883c  systemd: upgrade v244.1 -> v244.3
     new f0b42df  selftest: wic: Add APPEND to the optional variables list
     new 12deeab  wic: Honor APPEND
     new 0ee9c2a  icu: upgrade 64.2 -> 65.1
     new a43f9f2  webkitgtk: Upgrade to 2.26.4 minor release
     new 12a497d  openssh: Upgrade 8.1p1 -> 8.2p1

The 7 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_wic.bbclass               |   2 +-
 meta/classes/meson.bbclass                         | 161 +++++++++++----------
 meta/lib/oeqa/selftest/cases/wic.py                |   3 +-
 ...lly-applied-upstream-fix-for-openssh-test.patch |  60 --------
 ...-seccomp-Allow-clock_gettime64-in-sandbox.patch |  31 ----
 .../openssh/openssh-8.1p1-seccomp-nanosleep.patch  |  27 ----
 .../openssh/{openssh_8.1p1.bb => openssh_8.2p1.bb} |   7 +-
 ...systemd-boot_244.1.bb => systemd-boot_244.3.bb} |  19 +--
 ...systemd-conf_244.1.bb => systemd-conf_244.3.bb} |   0
 meta/recipes-core/systemd/systemd.inc              |   2 +-
 ...efi_cc-and-efi_ld-correctly-when-cross-co.patch |  62 --------
 ...t-meson-print-EFI-CC-configuration-nicely.patch |  33 -----
 ...vert-meson-use-an-array-option-for-efi-cc.patch |  77 ----------
 ...dd-Defi-objcopy-option-to-specify-objcopy.patch |  48 ------
 .../systemd/{systemd_244.1.bb => systemd_244.3.bb} |   0
 .../{webkitgtk_2.26.2.bb => webkitgtk_2.26.4.bb}   |   5 +-
 .../icu/{icu_64.2.bb => icu_65.1.bb}               |   4 +-
 scripts/lib/wic/ksparser.py                        |   5 +
 18 files changed, 107 insertions(+), 439 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssh/openssh/0001-Manually-applied-upstream-fix-for-openssh-test.patch
 delete mode 100644 meta/recipes-connectivity/openssh/openssh/0001-seccomp-Allow-clock_gettime64-in-sandbox.patch
 delete mode 100644 meta/recipes-connectivity/openssh/openssh/openssh-8.1p1-seccomp-nanosleep.patch
 rename meta/recipes-connectivity/openssh/{openssh_8.1p1.bb => openssh_8.2p1.bb} (95%)
 rename meta/recipes-core/systemd/{systemd-boot_244.1.bb => systemd-boot_244.3.bb} (71%)
 rename meta/recipes-core/systemd/{systemd-conf_244.1.bb => systemd-conf_244.3.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Fix-to-run-efi_cc-and-efi_ld-correctly-when-cross-co.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Revert-meson-print-EFI-CC-configuration-nicely.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Revert-meson-use-an-array-option-for-efi-cc.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-meson-Add-Defi-objcopy-option-to-specify-objcopy.patch
 rename meta/recipes-core/systemd/{systemd_244.1.bb => systemd_244.3.bb} (100%)
 rename meta/recipes-sato/webkit/{webkitgtk_2.26.2.bb => webkitgtk_2.26.4.bb} (97%)
 rename meta/recipes-support/icu/{icu_64.2.bb => icu_65.1.bb} (88%)

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


More information about the Openembedded-commits mailing list