Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [honister 00/18] Patch review Dec 16th
Date: Thu, 16 Dec 2021 07:23:05 -0800	[thread overview]
Message-ID: <cover.1639668121.git.akuster808@gmail.com> (raw)

Please have comments back by Saturday.

The following changes since commit f632403d1800363ac63a1ad5543278b82c659832:

  ifenslave: switch from master to main (2021-11-30 14:27:58 -0800)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib stable/honister-nut
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/honister-nut

Luca Boccassi (1):
  lvm2: do not install systemd units/initscripts when building native
    SDK tools

Oleksandr Kravchuk (1):
  fb-test: fix SRC_URI

Ross Burton (15):
  imlib2: clarify license
  xmlrpc-c: set precise BSD license
  dash: set precise BSD license
  sg3-utils: set precise BSD license
  nodejs: set precise BSD license
  libkcapi: set precise BSD license
  pcsc-lite: set precise BSD license
  python3-cryptography: set precise BSD license
  python3-crypto-vectors: set precise BSD license
  python3-gevent: use system libraries instead of embedding
  python3-gevent: update license
  python3-lxml: set precise BSD license
  python3-posix-ipc: set precise BSD license
  python3-posix-ipc: remove spurious dependencies
  python3-pyzmq: set precise BSD license

Sean Nyekjaer (1):
  msgpack-cpp: fix msgpack-cpp is a header only library

 .../recipes-crypto/libkcapi/libkcapi_1.2.1.bb |  2 +-
 .../msgpack/msgpack-cpp_4.0.2.bb              |  2 ++
 .../recipes-devtools/nodejs/nodejs_14.17.1.bb |  2 +-
 .../xmlrpc-c/xmlrpc-c_1.54.02.bb              |  2 +-
 meta-oe/recipes-graphics/imlib2/imlib2_git.bb |  2 +-
 meta-oe/recipes-shells/dash/dash_0.5.11.5.bb  |  2 +-
 meta-oe/recipes-support/lvm2/lvm2_2.03.11.bb  | 17 ++++++-----
 .../pcsc-lite/pcsc-lite_1.9.0.bb              | 12 ++++----
 .../sg3-utils/sg3-utils_1.45.bb               |  2 +-
 .../{fb-test_git.bb => fb-test_1.1.0.bb}      |  4 +--
 .../python/python-gevent/libev-conf.patch     | 26 -----------------
 .../python3-cryptography-vectors_3.4.8.bb     |  6 ++--
 .../python/python3-cryptography_3.3.2.bb      |  6 ++--
 .../python/python3-gevent_21.8.0.bb           | 29 +++++++------------
 .../python/python3-lxml_4.6.3.bb              |  4 +--
 .../python/python3-posix-ipc_1.0.5.bb         | 12 +-------
 .../python/python3-pyzmq_22.3.0.bb            |  2 +-
 17 files changed, 47 insertions(+), 85 deletions(-)
 rename meta-oe/recipes-test/fbtest/{fb-test_git.bb => fb-test_1.1.0.bb} (82%)
 delete mode 100644 meta-python/recipes-devtools/python/python-gevent/libev-conf.patch

-- 
2.25.1



             reply	other threads:[~2021-12-16 15:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 15:23 Armin Kuster [this message]
2021-12-16 15:23 ` [honister 01/18] lvm2: do not install systemd units/initscripts when building native SDK tools Armin Kuster
2021-12-16 15:23 ` [honister 02/18] msgpack-cpp: fix msgpack-cpp is a header only library Armin Kuster
2021-12-16 15:23 ` [honister 03/18] imlib2: clarify license Armin Kuster
2021-12-16 15:23 ` [honister 04/18] xmlrpc-c: set precise BSD license Armin Kuster
2021-12-16 15:23 ` [honister 05/18] dash: " Armin Kuster
2021-12-16 15:23 ` [honister 06/18] sg3-utils: " Armin Kuster
2021-12-16 15:23 ` [honister 07/18] nodejs: " Armin Kuster
2021-12-16 15:23 ` [honister 08/18] libkcapi: " Armin Kuster
2021-12-16 15:23 ` [honister 09/18] pcsc-lite: " Armin Kuster
2021-12-16 15:23 ` [honister 10/18] python3-cryptography: " Armin Kuster
2021-12-16 15:23 ` [honister 11/18] python3-crypto-vectors: " Armin Kuster
2021-12-16 15:23 ` [honister 12/18] python3-gevent: use system libraries instead of embedding Armin Kuster
2021-12-16 15:23 ` [honister 13/18] python3-gevent: update license Armin Kuster
2021-12-16 15:23 ` [honister 14/18] python3-lxml: set precise BSD license Armin Kuster
2021-12-16 15:23 ` [honister 15/18] python3-posix-ipc: " Armin Kuster
2021-12-16 15:23 ` [honister 16/18] python3-posix-ipc: remove spurious dependencies Armin Kuster
2021-12-16 15:23 ` [honister 17/18] python3-pyzmq: set precise BSD license Armin Kuster
2021-12-16 15:23 ` [honister 18/18] fb-test: fix SRC_URI Armin Kuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1639668121.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox