[oe-commits] [openembedded-core] branch master updated (3aa0d0f -> c9b5802)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 15 22:42:33 UTC 2020


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

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

    from 3aa0d0f  resulttool/resultutils: Fix unicode error handling
     new cfaaeed  bind: add mulitlib_header for platform.h
     new 966a8d9  libxslt: multilib_header xsltconfig.h
     new 0373b0b  libsndfile1: mutlilibize sndfile.h
     new 21043a1  libassuan: multilib header for assuan.h
     new c96c564  subversion: move pkgconfig files in to libdir
     new 2c7d825  x11perf: make x11perfcomp a mulitlib script
     new 1a1d7e9  tcf-agent: Mangle arch for armeb
     new e6ea95a  image.bbclass, package-index.bb: Delete do_populate_lic task
     new 2c6a249  tclibc-baremetal: Include qemu on the SDK
     new 9521c66  tclibc-newlib: Include qemu on the SDK
     new c6b00b5  gnupg: Read GNUPG_BINDIR from environment variables for nativesdk
     new 7c8b3a1  selftest: wic: Add APPEND to the optional variables list
     new 18981b8  wic: Honor APPEND
     new 7ed5632  icu: upgrade 64.2 -> 65.1
     new eb36ff9  webkitgtk: Upgrade to 2.26.4 minor release
     new c9b5802  openssh: Upgrade 8.1p1 -> 8.2p1

The 16 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                         |  1 +
 meta/classes/image_types_wic.bbclass               |  2 +-
 meta/conf/distro/include/tclibc-baremetal.inc      |  2 +-
 meta/conf/distro/include/tclibc-newlib.inc         |  2 +-
 meta/lib/oeqa/selftest/cases/wic.py                |  3 +-
 meta/recipes-connectivity/bind/bind_9.11.13.bb     |  4 +-
 ...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 +--
 meta/recipes-core/meta/package-index.bb            |  1 +
 .../subversion/subversion_1.13.0.bb                |  2 +
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |  2 +-
 meta/recipes-graphics/xorg-app/x11perf_1.6.1.bb    |  4 ++
 .../libsndfile/libsndfile1_1.0.28.bb               |  6 ++-
 .../{webkitgtk_2.26.2.bb => webkitgtk_2.26.4.bb}   |  5 +-
 meta/recipes-support/gnupg/gnupg_2.2.19.bb         | 16 ++++--
 .../icu/{icu_64.2.bb => icu_65.1.bb}               |  4 +-
 meta/recipes-support/libassuan/libassuan_2.5.3.bb  |  6 ++-
 meta/recipes-support/libxslt/libxslt_1.1.34.bb     |  6 ++-
 scripts/lib/wic/ksparser.py                        |  5 ++
 21 files changed, 55 insertions(+), 141 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-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