All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Jansa" <Martin.Jansa@gmail.com>
To: akuster <akuster808@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [Dunfell patch review 00/11] April 05
Date: Tue, 6 Apr 2021 18:37:38 +0200	[thread overview]
Message-ID: <20210406163738.nhjoncgzl6xvcwyj@jama> (raw)
In-Reply-To: <cover.1617634345.git.akuster808@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3086 bytes --]

On Mon, Apr 05, 2021 at 07:54:13AM -0700, akuster wrote:
> Most of these where patches already sent to the list so a shorter review window.
> Please have comments back by this Tuesday.

Acked-by: Martin Jansa <Martin.Jansa@gmail.com>

> The following changes since commit d9c703aab817eb30d8a0d2c5caba29530880d1aa:
> 
>   opencv: Security fixes (2021-03-11 21:20:01 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.openembedded.org/meta-openembedded-contrib stable/dunfell-nut
>   http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/dunfell-nut
> 
> Aditya.Tayade (1):
>   neon: Add ptest
> 
> Armin Kuster (1):
>   wireguard: fix build issue with updated 5.4 kernel
> 
> Marek Vasut (1):
>   freerdp: Add missing libxkbcommon WL dependency
> 
> Martin Jansa (5):
>   opencv: refresh patches with devtool to apply cleanly
>   ceres-solver: prevent fetching git hook during do_configure
>   packagegroup-meta-oe: include nodejs without meta-python2 conditional
>   packagegroup-meta-oe: move the packages depending on meta-python2 to
>     separate packages
>   packagegroup-meta-oe: add guider
> 
> Peace Lee (2):
>   guider: Upgrade to 3.9.7
>   Update commit for version 3.9.7
> 
> changqing.li@windriver.com (1):
>   thin-provisioning-tools: switch branch from master to main
> 
>  ...send-functions-were-backported-exten.patch |  32 ++++++
>  .../wireguard-module_1.0.20200401.bb          |   3 +-
>  .../packagegroups/packagegroup-meta-oe.bb     |  37 +++++--
>  .../recipes-devtools/guider/guider_3.9.6.bb   |  39 -------
>  .../recipes-devtools/guider/guider_3.9.7.bb   |  19 ++++
>  .../ceres-solver/ceres-solver_1.14.0.bb       |   8 ++
>  .../recipes-support/freerdp/freerdp_git.bb    |   2 +-
>  meta-oe/recipes-support/neon/neon/run-ptest   |  25 +++++
>  meta-oe/recipes-support/neon/neon_0.30.2.bb   |  15 ++-
>  ...dparty-ippicv-Use-pre-downloaded-ipp.patch |   4 +-
>  .../opencv/opencv/0001-Dont-use-isystem.patch |   4 +-
>  ...-around-deprecated-ffmpeg-RAW-functi.patch |   4 +-
>  ...-ipcp-unit-growth-with-ipa-cp-unit-g.patch |   9 +-
>  ...reate-share-library-intead-of-static.patch |   4 +-
>  .../0003-To-fix-errors-as-following.patch     |   8 +-
>  .../opencv/opencv/CVE-2019-14491.patch        |  56 +++++-----
>  .../opencv/opencv/CVE-2019-14493.patch        | 104 +++++++++---------
>  .../opencv/opencv/CVE-2019-15939.patch        |  20 ++--
>  .../opencv/opencv/CVE-2019-19624.patch        |  22 ++--
>  .../opencv/opencv/download.patch              |   9 ++
>  .../thin-provisioning-tools_0.8.5.bb          |   2 +-
>  21 files changed, 256 insertions(+), 170 deletions(-)
>  create mode 100644 meta-networking/recipes-kernel/wireguard/files/0001-compat-icmp_ndo_send-functions-were-backported-exten.patch
>  delete mode 100644 meta-oe/recipes-devtools/guider/guider_3.9.6.bb
>  create mode 100644 meta-oe/recipes-devtools/guider/guider_3.9.7.bb
>  create mode 100644 meta-oe/recipes-support/neon/neon/run-ptest
> 
> -- 
> 2.17.1
> 

> 
> 
> 


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

      parent reply	other threads:[~2021-04-06 16:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 14:54 [Dunfell patch review 00/11] April 05 akuster
2021-04-05 14:54 ` [Dunfell patch review 01/11] thin-provisioning-tools: switch branch from master to main akuster
2021-04-05 14:54 ` [Dunfell patch review 02/11] freerdp: Add missing libxkbcommon WL dependency akuster
2021-04-05 14:54 ` [Dunfell patch review 03/11] neon: Add ptest akuster
2021-04-05 14:54 ` [Dunfell patch review 04/11] opencv: refresh patches with devtool to apply cleanly akuster
2021-04-05 14:54 ` [Dunfell patch review 05/11] guider: Upgrade to 3.9.7 akuster
2021-04-05 14:54 ` [Dunfell patch review 06/11] Update commit for version 3.9.7 akuster
2021-04-05 14:54 ` [Dunfell patch review 07/11] ceres-solver: prevent fetching git hook during do_configure akuster
2021-04-05 14:54 ` [Dunfell patch review 08/11] packagegroup-meta-oe: include nodejs without meta-python2 conditional akuster
2021-04-05 14:54 ` [Dunfell patch review 09/11] packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages akuster
2021-04-05 14:54 ` [Dunfell patch review 10/11] packagegroup-meta-oe: add guider akuster
2021-04-05 14:54 ` [Dunfell patch review 11/11] wireguard: fix build issue with updated 5.4 kernel akuster
2021-04-06 16:37 ` Martin Jansa [this message]

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=20210406163738.nhjoncgzl6xvcwyj@jama \
    --to=martin.jansa@gmail.com \
    --cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.