[oe-commits] [openembedded-core] branch master updated (f57363d -> 6f0079a)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 9 21:56:43 UTC 2018


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

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

    from f57363d  minicom: remove dead URL from UPSTREAM_CHECK_URI
     add c3cc402  busybox: handle syslog
     add b517088  oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN
     add 1ab494f  rootfs-postcommands: split ssh_allow_empty_password
     add d3e69fa  dropbear: add default config file to disable root login
     add b3f1483  openssl-nativesdk: Fix "can't open config file" warning
     add 2a30a9e  openssl_1.1: avoid using += with an over-ride
     add e255d1a  gobject-introspection: avoid using += with an over-ride
     add 5c9c612  gobject-introspection: minor recipe formatting tweaks
     add d1737f2  initramfs-framework: add nfsrootfs module
     add 6f0079a  lttng-tools: Allow reconnect to relayd

No new revisions were added by this update.

Summary of changes:
 meta/classes/image.bbclass                         |  2 +-
 meta/classes/rootfs-postcommands.bbclass           | 25 +++++-
 meta/lib/oe/copy_buildsystem.py                    | 18 ++++
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |  4 +-
 .../openssl/openssl/environment.d-openssl.sh       |  1 +
 meta/recipes-connectivity/openssl/openssl10.inc    |  7 ++
 .../recipes-connectivity/openssl/openssl_1.0.2o.bb |  5 ++
 .../recipes-connectivity/openssl/openssl_1.1.0h.bb | 15 +++-
 meta/recipes-core/busybox/busybox.inc              | 14 ++--
 meta/recipes-core/dropbear/dropbear.inc            |  3 +
 .../dropbear/dropbear/dropbear.default             |  2 +
 .../initrdscripts/initramfs-framework/nfsrootfs    | 48 +++++++++++
 .../initrdscripts/initramfs-framework_1.0.bb       |  7 ++
 .../gobject-introspection_1.56.1.bb                | 97 +++++++++++-----------
 ...ow-multiple-attempts-to-connect-to-relayd.patch | 43 ++++++++++
 meta/recipes-kernel/lttng/lttng-tools_2.9.5.bb     |  1 +
 16 files changed, 232 insertions(+), 60 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/environment.d-openssl.sh
 create mode 100644 meta/recipes-core/dropbear/dropbear/dropbear.default
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/nfsrootfs
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/0001-Allow-multiple-attempts-to-connect-to-relayd.patch

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


More information about the Openembedded-commits mailing list