All of lore.kernel.org
 help / color / mirror / Atom feed
* [hardknott][PATCH 00/14] Patch review
@ 2022-02-17 14:18 Anuj Mittal
  2022-02-17 14:18 ` [hardknott][PATCH 01/14] sdk: fix search for dynamic loader Anuj Mittal
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Anuj Mittal @ 2022-02-17 14:18 UTC (permalink / raw)
  To: openembedded-core

Next set of changes for hardknott. Please review.

No problems seen while testing on autobuilder except for an intermittent
failure for qemuppc-alt.

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3229

Thanks,

Anuj

The following changes since commit a32cee6c9e1ff53e424b8386c36555e6cf3bf3af:

  expat: add missing Upstream-status, CVE tag and sign-off to CVE-2021-46143.patch (2022-02-07 11:01:23 +0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib anujm/hardknott

Anuj Mittal (1):
  runtime_test: skip virgl test on fedora 34

Bruce Ashfield (5):
  linux-yocto/5.10: update to v5.10.96
  linux-yocto/5.10: update to v5.10.99
  linux-yocto/5.4: update to v5.4.173
  linux-yocto/5.4: update to v5.4.176
  linux-yocto/5.4: update to v5.4.178

Christian Eggers (1):
  sdk: fix search for dynamic loader

Daniel Müller (1):
  scripts/runqemu-ifdown: Don't treat the last iptables command as
    special

Pgowda (1):
  glibc: upgrade glibc-2.33 to latest version

Richard Purdie (1):
  default-distrovars.inc: Switch connectivity check to a
    yoctoproject.org page

Ross Burton (2):
  vim: update to include latest CVE fixes
  vim: upgrade to patch 4269

Saul Wold (1):
  recipetool: Fix circular reference in SRC_URI

Stefan Herbrechtsmeier (1):
  cve-check: create directory of CVE_CHECK_MANIFEST before copy

 meta/classes/cve-check.bbclass                |  1 +
 meta/classes/sanity.bbclass                   |  2 +-
 .../distro/include/default-distrovars.inc     |  2 +-
 meta/files/toolchain-shar-relocate.sh         |  2 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py  |  3 +++
 meta/recipes-core/glibc/glibc-version.inc     |  2 +-
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 ++++++++---------
 meta/recipes-support/vim/vim.inc              |  4 ++--
 scripts/lib/recipetool/create.py              |  2 +-
 scripts/runqemu-ifdown                        |  1 +
 15 files changed, 49 insertions(+), 44 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-02-17 14:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-17 14:18 [hardknott][PATCH 00/14] Patch review Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 01/14] sdk: fix search for dynamic loader Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 02/14] glibc: upgrade glibc-2.33 to latest version Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 03/14] recipetool: Fix circular reference in SRC_URI Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 04/14] scripts/runqemu-ifdown: Don't treat the last iptables command as special Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 05/14] cve-check: create directory of CVE_CHECK_MANIFEST before copy Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 06/14] linux-yocto/5.10: update to v5.10.96 Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 07/14] default-distrovars.inc: Switch connectivity check to a yoctoproject.org page Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 08/14] linux-yocto/5.10: update to v5.10.99 Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 09/14] linux-yocto/5.4: update to v5.4.173 Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 10/14] linux-yocto/5.4: update to v5.4.176 Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 11/14] linux-yocto/5.4: update to v5.4.178 Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 12/14] vim: update to include latest CVE fixes Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 13/14] vim: upgrade to patch 4269 Anuj Mittal
2022-02-17 14:18 ` [hardknott][PATCH 14/14] runtime_test: skip virgl test on fedora 34 Anuj Mittal

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.