From: "Anuj Mittal" <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 00/22] pull request (cover letter only)
Date: Tue, 6 Jul 2021 16:34:01 +0800 [thread overview]
Message-ID: <cover.1625560314.git.anuj.mittal@intel.com> (raw)
Please merge these changes in hardknott.
Thanks,
Anuj
The following changes since commit 61feebd88960eb4e074a80a0e45b36a7a1db869c:
kernel.bbclass: fix do_sizecheck() comparison (2021-06-22 11:19:38 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/hardknott-next
Alexander Kanavin (2):
devtool upgrade: rebase override-only patches as well
libgcrypt: upgrade 1.9.2 -> 1.9.3
Anuj Mittal (1):
curl: fix build when proxy is not enabled in PACKAGECONFIG
Bruce Ashfield (11):
linux-yocto/5.10: update to v5.10.42
linux-yocto/5.10: update to v5.10.43
linux-yocto/5.10: cgroup1: fix leaked context root causing sporadic
NULL deref in LTP
linux-yocto/5.10: update to v5.10.46
linux-yocto/5.10: features/nft_tables: refresh config options
linux-yocto/5.4: update to v5.4.128
linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release
of rcu_node ->lock
kern-tools: add dropped options to audit output
kern-tools: Kconfiglib: add support for bare 'modules' keyword
kernel-devsrc: adjust NM and OBJTOOL variables for target
lttng-modules: update to v2.12.6
Michael Ho (1):
sstate.bbclass: fix errors about read-only sstate mirrors
Ming Liu (1):
uboot-sign.bbclass: fix some install commands
Richard Purdie (4):
package_pkgdata: Avoid task hash mismatches for generic task changes
selftest/fetch: Avoid occasional selftest failure from poor temp file
name choice
kernel: Fix interaction when packaging disabled
kernel-devicetree: Fix interaction when packaging disabled
Zqiang (1):
ifupdown: Skip wrong test item
jbouchard (1):
Use the label provided when formating a dos partition
meta/classes/kernel-devicetree.bbclass | 11 +-
meta/classes/kernel.bbclass | 2 +
meta/classes/package_pkgdata.bbclass | 2 +-
meta/classes/sstate.bbclass | 8 +
meta/classes/uboot-sign.bbclass | 8 +-
meta/lib/oeqa/selftest/cases/fetch.py | 27 +-
.../0001-ifupdown-skip-wrong-test-case.patch | 32 ++
.../ifupdown/files/tweak-ptest-script.patch | 15 +-
meta/recipes-core/ifupdown/ifupdown_0.8.36.bb | 1 +
.../kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/linux/kernel-devsrc.bb | 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 +-
...01-Fix-memory-leaks-on-event-destroy.patch | 58 ----
...preter-early-exits-on-uninitialized-.patch | 159 ---------
...ecord-slab-name-for-kmem_cache_free-.patch | 91 ------
...be-null-ptr-deref-on-session-destroy.patch | 41 ---
...block-add-a-disk_uevent-helper-v5.12.patch | 305 ------------------
...block-add-a-disk_uevent-helper-v5.12.patch | 48 ---
...free-event-name-mismatching-with-pro.patch | 71 ----
...ules_2.12.5.bb => lttng-modules_2.12.6.bb} | 9 +-
.../curl/curl/vtls-fix-addsessionid.patch | 31 ++
.../curl/curl/vtls-fix-warning.patch | 40 +++
meta/recipes-support/curl/curl_7.75.0.bb | 2 +
...{libgcrypt_1.9.2.bb => libgcrypt_1.9.3.bb} | 4 +-
scripts/lib/devtool/upgrade.py | 29 +-
.../lib/wic/plugins/source/bootimg-pcbios.py | 6 +-
31 files changed, 212 insertions(+), 866 deletions(-)
create mode 100644 meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-memory-leaks-on-event-destroy.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-filter-interpreter-early-exits-on-uninitialized-.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-fix-mm-tracing-record-slab-name-for-kmem_cache_free-.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-kretprobe-null-ptr-deref-on-session-destroy.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-fix-block-add-a-disk_uevent-helper-v5.12.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-fix-backport-block-add-a-disk_uevent-helper-v5.12.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-fix-mm-tracing-kfree-event-name-mismatching-with-pro.patch
rename meta/recipes-kernel/lttng/{lttng-modules_2.12.5.bb => lttng-modules_2.12.6.bb} (71%)
create mode 100644 meta/recipes-support/curl/curl/vtls-fix-addsessionid.patch
create mode 100644 meta/recipes-support/curl/curl/vtls-fix-warning.patch
rename meta/recipes-support/libgcrypt/{libgcrypt_1.9.2.bb => libgcrypt_1.9.3.bb} (93%)
--
2.31.1
reply other threads:[~2021-07-06 8:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1625560314.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.