All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 00/20] Pull request
Date: Wed, 15 Dec 2021 14:37:03 +0800	[thread overview]
Message-ID: <cover.1639550110.git.anuj.mittal@intel.com> (raw)

Please merge these changes.

Thanks,

Anuj

The following changes since commit d748ebb61d4dd355265f4a78790b4c30c3ec1a61:

  cups: Fix missing installation of cups sysv init scripts (2021-11-29 13:07:24 +0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib stable/hardknott-next

Alexander Kanavin (1):
  libpcre/libpcre2: correct SRC_URI

Anuj Mittal (1):
  python3: upgrade 3.9.7 -> 3.9.9

Bruce Ashfield (2):
  linux-yocto/5.10: update to v5.10.82
  linux-yocto-rt/5.10: update to -rt56

Chen Qi (1):
  patchelf: fix PT_PHDR program header corruption

Dhruva Gole (1):
  scripts/checklayer/common.py: Fixed a minor grammatical error

Pavel Zhukov (1):
  patch.py: Initialize git repo before patching

Quentin Schulz (1):
  README.OE-Core.md: update URLs

Richard Purdie (3):
  buildhistory: Fix srcrevs output
  oeqa/parselogs: Fix quoting
  gcc: Add CVE-2021-37322 to the list of CVEs to ignore

Ross Burton (3):
  recipetool: handle GitLab URLs like we do GitHub
  recipetool: extend curl detection when creating recipes
  runqemu: check the qemu PID has been set before kill()ing it

Schmidt, Adriaan (1):
  wic: support rootdev identified by partition label

Stefan Herbrechtsmeier (2):
  recipetool: Set master branch only as fallback
  selftest/devtool: Check branch in git fetch

Steve Sakoman (1):
  cve-extra-exclusions: add db CVEs to exclusion list

Thomas Perrot (1):
  uboot-sign: fix the concatenation when multiple U-BOOT configurations
    are specified

Vyacheslav Yurkov (1):
  rootfs-postcommands: update systemd_create_users

 README.OE-Core                                | 10 ++--
 meta/classes/buildhistory.bbclass             | 30 +++++-------
 meta/classes/rootfs-postcommands.bbclass      |  2 +-
 meta/classes/uboot-sign.bbclass               | 16 ++++++-
 .../distro/include/cve-extra-exclusions.inc   |  9 ++++
 meta/lib/oe/patch.py                          | 16 ++++++-
 meta/lib/oeqa/runtime/cases/parselogs.py      | 14 +++---
 meta/lib/oeqa/selftest/cases/bbtests.py       | 15 ++++++
 meta/lib/oeqa/selftest/cases/devtool.py       |  5 +-
 meta/recipes-devtools/gcc/gcc-10.2.inc        |  3 ++
 .../patchelf/0001-merge-from-PR243.patch      | 47 +++++++++++++++++++
 .../patchelf/patchelf_0.12.bb                 |  1 +
 ...-detection-of-mips-architecture-for-.patch | 20 ++++----
 .../{python3_3.9.7.bb => python3_3.9.9.bb}    |  2 +-
 .../linux/linux-yocto-rt_5.10.bb              |  6 +--
 .../linux/linux-yocto-tiny_5.10.bb            |  8 ++--
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++-----
 .../recipes-support/libpcre/libpcre2_10.36.bb |  4 +-
 meta/recipes-support/libpcre/libpcre_8.44.bb  |  2 +-
 scripts/lib/checklayer/cases/common.py        |  2 +-
 scripts/lib/recipetool/create.py              | 17 ++++---
 scripts/lib/recipetool/create_buildsys.py     |  3 +-
 scripts/lib/wic/plugins/imager/direct.py      |  2 +
 scripts/runqemu                               |  3 +-
 24 files changed, 182 insertions(+), 79 deletions(-)
 create mode 100644 meta/recipes-devtools/patchelf/patchelf/0001-merge-from-PR243.patch
 rename meta/recipes-devtools/python/{python3_3.9.7.bb => python3_3.9.9.bb} (99%)

-- 
2.33.1



             reply	other threads:[~2021-12-15  6:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15  6:37 Anuj Mittal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01  2:20 [hardknott][PATCH 00/20] Pull request Anuj Mittal

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=cover.1639550110.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=openembedded-core@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.