From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 00/20] Pull request (cover letter only)
Date: Wed, 15 Jun 2022 16:34:47 -1000 [thread overview]
Message-ID: <cover.1655346792.git.steve@sakoman.com> (raw)
The following changes since commit 6ade2bfdd9297896b9f251dd62f55e461fef1a3e:
rootfs.py: find .ko.zst kernel modules (2022-06-06 05:32:51 -1000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib stable/kirkstone-next
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/kirkstone-next
Bruce Ashfield (8):
linux-yocto/5.15: bpf: explicitly disable unpriv eBPF by default
linux-yocto/5.15: update to v5.15.43
linux-yocto/5.10: update to v5.10.118
linux-yocto/5.15: Enable MDIO bus config
linux-yocto/5.15: cfg/xen: Move x86 configs to separate file
linux-yocto/5.15: update to v5.15.44
linux-yocto/5.10: update to v5.10.119
lttng-modules: fix build against 5.18-rc7+
Davide Gardenal (1):
baremetal-image: fix broken symlink in do_rootfs
He Zhe (1):
lttng-modules: Fix build failure for 5.10.119+ and 5.15.44+ kernel
Jiaqing Zhao (1):
systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch
Martin Jansa (3):
lttng-modules: fix shell syntax
buildhistory.bbclass: fix shell syntax when using dash
rootfs.py: close kernel_abi_ver_file
Pavel Zhukov (1):
bitbake.conf: Make TCLIBC and TCMODE lazy assigned
Richard Purdie (3):
sanity: Switch to make 4.0 as a minimum version
perl: Add dependency on make-native to avoid race issues
glibc: Drop make-native dependency
wangmy (2):
iso-codes: upgrade 4.9.0 -> 4.10.0
lttng-ust: upgrade 2.13.2 -> 2.13.3
meta/classes/baremetal-image.bbclass | 7 ++-
meta/classes/buildhistory.bbclass | 2 +-
meta/classes/sanity.bbclass | 30 +---------
meta/conf/bitbake.conf | 4 +-
meta/lib/oe/rootfs.py | 4 +-
meta/recipes-core/glibc/glibc_2.35.bb | 2 +-
...ass-correct-parameters-to-getdents64.patch | 13 ++--
meta/recipes-devtools/perl/perl_5.34.1.bb | 2 +
.../linux/linux-yocto-rt_5.10.bb | 6 +-
.../linux/linux-yocto-rt_5.15.bb | 6 +-
.../linux/linux-yocto-tiny_5.10.bb | 8 +--
.../linux/linux-yocto-tiny_5.15.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++----
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 ++++----
...emove-unused-tracepoints-v5.10-v5.15.patch | 44 ++++++++++++++
...g-Append-prev_state-to-tp-args-inste.patch | 59 +++++++++++++++++++
.../lttng/lttng-modules_2.13.3.bb | 2 +
...ttng-ust_2.13.2.bb => lttng-ust_2.13.3.bb} | 2 +-
...iso-codes_4.9.0.bb => iso-codes_4.10.0.bb} | 2 +-
19 files changed, 169 insertions(+), 80 deletions(-)
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-fix-random-remove-unused-tracepoints-v5.10-v5.15.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-fix-sched-tracing-Append-prev_state-to-tp-args-inste.patch
rename meta/recipes-kernel/lttng/{lttng-ust_2.13.2.bb => lttng-ust_2.13.3.bb} (95%)
rename meta/recipes-support/iso-codes/{iso-codes_4.9.0.bb => iso-codes_4.10.0.bb} (94%)
--
2.25.1
reply other threads:[~2022-06-16 2:35 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.1655346792.git.steve@sakoman.com \
--to=steve@sakoman.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.