All of lore.kernel.org
 help / color / mirror / Atom feed
* [honister][PATCH 0/6] Patch review
@ 2022-03-14  2:01 Anuj Mittal
  2022-03-14  2:02 ` [honister][PATCH 1/6] sstate: inside the threadedpool don't write to the shared localdata Anuj Mittal
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Anuj Mittal @ 2022-03-14  2:01 UTC (permalink / raw)
  To: openembedded-core

Next set of changes to be merged for honister. Please review.

No problems seen while testing:

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

Thanks,

Anuj

The following changes since commit c2ebef2113d05aefb98b41caf380e03ec368934c:

  expat: Upgrade 2.4.6 -> 2.4.7 (2022-03-07 11:10:21 +0800)

are available in the Git repository at:

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

Alexander Kanavin (2):
  util-linux: update 2.37.2 -> 2.37.3
  util-linux: upgrade 2.37.3 -> 2.37.4

Bill Pittman (1):
  wic: Use custom kernel path if provided

Jose Quaresma (1):
  sstate: inside the threadedpool don't write to the shared localdata

Pavel Zhukov (1):
  patch.py: Prevent git repo reinitialization

Richard Purdie (1):
  vim: Update to 8.2.4524 for further CVE fixes

 .../recipes-test/gitrepotest/gitrepotest.bb    | 16 ++++++++++++++++
 .../gitrepotest/0001-testpatch.patch           |  9 +++++++++
 meta/classes/sstate.bbclass                    |  2 +-
 meta/lib/oe/patch.py                           | 11 ++++++++---
 meta/lib/oeqa/selftest/cases/bbtests.py        | 18 ++++++++++++++++--
 ..._2.37.2.bb => util-linux-libuuid_2.37.4.bb} |  0
 meta/recipes-core/util-linux/util-linux.inc    |  2 +-
 ...il-linux_2.37.2.bb => util-linux_2.37.4.bb} |  0
 meta/recipes-support/vim/vim.inc               |  4 ++--
 scripts/wic                                    |  3 +++
 10 files changed, 56 insertions(+), 9 deletions(-)
 create mode 100644 meta-selftest/recipes-test/gitrepotest/gitrepotest.bb
 create mode 100644 meta-selftest/recipes-test/gitrepotest/gitrepotest/0001-testpatch.patch
 rename meta/recipes-core/util-linux/{util-linux-libuuid_2.37.2.bb => util-linux-libuuid_2.37.4.bb} (100%)
 rename meta/recipes-core/util-linux/{util-linux_2.37.2.bb => util-linux_2.37.4.bb} (100%)

-- 
2.35.1



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

end of thread, other threads:[~2022-03-14  2:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14  2:01 [honister][PATCH 0/6] Patch review Anuj Mittal
2022-03-14  2:02 ` [honister][PATCH 1/6] sstate: inside the threadedpool don't write to the shared localdata Anuj Mittal
2022-03-14  2:02 ` [honister][PATCH 2/6] vim: Update to 8.2.4524 for further CVE fixes Anuj Mittal
2022-03-14  2:02 ` [honister][PATCH 3/6] wic: Use custom kernel path if provided Anuj Mittal
2022-03-14  2:02 ` [honister][PATCH 4/6] util-linux: update 2.37.2 -> 2.37.3 Anuj Mittal
2022-03-14  2:02 ` [honister][PATCH 5/6] util-linux: upgrade 2.37.3 -> 2.37.4 Anuj Mittal
2022-03-14  2:02 ` [honister][PATCH 6/6] patch.py: Prevent git repo reinitialization 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.