[oe] zeus merge request

Khem Raj raj.khem at gmail.com
Tue Feb 18 16:22:33 UTC 2020


On Mon, Feb 17, 2020 at 4:21 PM akuster808 <akuster808 at gmail.com> wrote:
>
> The following changes since commit e855ecc6d35677e79780adc57b2552213c995731:
>
>   ruli: Fix install step and build samples too (2020-01-05 14:44:11 -0800)
>
> are available in the Git repository at:
>
>   https://git.openembedded.org/meta-openembedded zeus-next
>

merged thanks


> for you to fetch changes up to bb65c27a772723dfe2c15b5e1b27bcc1a1ed884c:
>
>   fluentbit: Fix packaging in multilib env (2020-01-30 18:38:10 -0800)
>
> ----------------------------------------------------------------
> Gianfranco Costamagna (3):
>       cpprest: fix cmake installation directory
>       websocketpp: add various upstream accepted and proposed patches to
> fix various issues, including:
>       websocketpp: refresh clang patch
>
> Kai Kang (1):
>       adduser: set default shell with /sbin/nologin
>
> Khem Raj (9):
>       nodejs: libatomic patch should be target specific
>       websocketapp: Fix multilib build
>       websocketpp: Fix clang specific flags in cmake files
>       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
>
> Zhixiong Chi (1):
>       dnsmasq: CVE-2019-14834
>
>  meta-networking/recipes-daemons/squid/squid_4.6.bb |   2 +
>  .../recipes-devtools/grpc/grpc_1.24.1.bb           |  16 +++
>  .../0001-dnsmasq-fix-memory-leak-in-helper-c.patch |  49 ++++++++
>  .../recipes-support/dnsmasq/dnsmasq_2.80.bb        |   1 +
>  .../libldb/{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 +++++
>  meta-oe/recipes-devtools/nodejs/nodejs_10.16.3.bb  |   2 +-
>  .../fluentbit/fluentbit/cmake_multilib.patch       |  18 +++
>  .../fluentbit/fluentbit_0.12.19.bb                 |   1 +
>  meta-oe/recipes-support/cpprest/cpprest_2.10.14.bb |   2 +-
>  .../0001-Correct-clang-compiler-flags.patch        |  32 +++++
>  .../0001-cmake-Use-GNUInstallDirs.patch            |  35 ++++++
>  .../websocketpp/websocketpp-0.8.1/771.patch        |  22 ++++
>  .../websocketpp/websocketpp-0.8.1/842.patch        |  30 +++++
>  .../websocketpp/websocketpp-0.8.1/855.patch        |  23 ++++
>  .../websocketpp/websocketpp-0.8.1/857.patch        | 132
> +++++++++++++++++++++
>  .../websocketpp/websocketpp_0.8.1.bb               |  17 ++-
>  meta-perl/recipes-perl/adduser/adduser_3.118.bb    |   1 +
>  ...duser-set-default-shell-with-sbin-nologin.patch |  34 ++++++
>  .../recipes-devtools/python/python-twisted.inc     |  18 ++-
>  .../python/python3-pyhamcrest_1.9.0.bb             |  10 ++
>  .../recipes-webadmin/netdata/netdata_git.bb        |   2 +
>  24 files changed, 486 insertions(+), 10 deletions(-)
>  create mode 100644
> meta-networking/recipes-support/dnsmasq/dnsmasq/0001-dnsmasq-fix-memory-leak-in-helper-c.patch
>  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-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch
>  create mode 100644
> meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-cmake-Use-GNUInstallDirs.patch
>  create mode 100644
> meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/771.patch
>  create mode 100644
> meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/842.patch
>  create mode 100644
> meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/855.patch
>  create mode 100644
> meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/857.patch
>  create mode 100644
> meta-perl/recipes-perl/adduser/files/0001-adduser-set-default-shell-with-sbin-nologin.patch
>  create mode 100644
> meta-python/recipes-devtools/python/python3-pyhamcrest_1.9.0.bb
> ~
>


More information about the Openembedded-devel mailing list