[oe] [zeus 00/11] Patch review

Armin Kuster akuster808 at gmail.com
Sun Feb 9 16:17:08 UTC 2020


Here are the next set of changes for meta-oe zeus.
Please have commnets back by Tuesday

The following changes since commit 81e186f6141a6e8f4ab3185b00b9f1392bb89ca1:

  adduser: set default shell with /sbin/nologin (2020-01-19 09:05:19 -0800)

are available in the Git repository at:

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

Khem Raj (6):
  squid: Link with libatomic on riscv
  grpc: Link with libatomic on clang/x86
  grpc: Link with libatomic on powerpc
  grpc: Link with libatomic on riscv
  netdata: Add libatomic to link step
  fluentbit: Fix packaging in multilib env

Peter Kjellerstedt (1):
  gitpkgv.bbclass: Add support for extending the supported tag formats

Sumit Garg (1):
  mariadb: fix library LZ4 lookup

Trevor Gamblin (2):
  python-twisted: add required RDEPENDS for twistd
  pyhamcrest: add python3 version of recipe

Yi Zhao (1):
  libldb: upgrade 1.5.5 -> 1.5.6

 .../recipes-daemons/squid/squid_4.6.bb        |  2 ++
 .../recipes-devtools/grpc/grpc_1.24.1.bb      | 16 ++++++++++
 .../{libldb_1.5.5.bb => libldb_1.5.6.bb}      |  4 +--
 meta-oe/classes/gitpkgv.bbclass               | 14 ++++++---
 meta-oe/recipes-dbs/mysql/mariadb.inc         |  1 +
 .../mariadb/0001-Fix-library-LZ4-lookup.patch | 30 +++++++++++++++++++
 .../fluentbit/fluentbit/cmake_multilib.patch  | 18 +++++++++++
 .../fluentbit/fluentbit_0.12.19.bb            |  1 +
 .../python/python-twisted.inc                 | 18 ++++++++++-
 .../python/python3-pyhamcrest_1.9.0.bb        | 10 +++++++
 .../recipes-webadmin/netdata/netdata_git.bb   |  2 ++
 11 files changed, 109 insertions(+), 7 deletions(-)
 rename meta-networking/recipes-support/libldb/{libldb_1.5.5.bb => libldb_1.5.6.bb} (95%)
 create mode 100644 meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch
 create mode 100644 meta-oe/recipes-extended/fluentbit/fluentbit/cmake_multilib.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-pyhamcrest_1.9.0.bb

-- 
2.17.1



More information about the Openembedded-devel mailing list