* [OE-core][kirkstone 00/20] Pull request (cover letter only)
@ 2022-06-16 2:34 Steve Sakoman
0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2022-06-16 2:34 UTC (permalink / raw)
To: openembedded-core
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-16 2:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-16 2:34 [OE-core][kirkstone 00/20] Pull request (cover letter only) Steve Sakoman
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.