From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 00/21] Pull request (cover letter only)
Date: Mon, 7 Nov 2022 16:43:08 -1000 [thread overview]
Message-ID: <cover.1667875142.git.steve@sakoman.com> (raw)
The following changes since commit 555fd2848b970fd38c20651b5e98cabb7f31287c:
vim: upgrade 9.0.0614 -> 9.0.0820 (2022-11-04 13:13:27 +0000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/kirkstone-next
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/kirkstone-next
Alex Kiernan (1):
u-boot: Remove duplicate inherit of cml1
Bartosz Golaszewski (1):
bluez5: add dbus to RDEPENDS
Bernhard Rosenkränzer (1):
cmake-native: Fix host tool contamination (Bug: 14951)
Frank de Brabander (1):
cve-update-db-native: add timeout to urlopen() calls
Jan-Simon Moeller (1):
buildtools-tarball: export certificates to python and curl
Jeremy Puhlman (1):
qemu-native: Add PACKAGECONFIG option for jack
Joshua Watt (2):
runqemu: Do not perturb script environment
runqemu: Fix gl-es argument from causing other arguments to be ignored
Keiya Nobuta (1):
gnutls: Unified package names to lower-case
Khem Raj (1):
perf: Depend on native setuptools3
Liam Beguin (1):
meson: make wrapper options sub-command specific
Mark Hatle (1):
insane.bbclass: Allow hashlib version that only accepts on parameter
Ross Burton (5):
scripts/oe-check-sstate: cleanup
scripts/oe-check-sstate: force build to run for all targets,
specifically populate_sysroot
opkg-utils: use a git clone, not a dynamic snapshot
oe/packagemanager/rpm: don't leak file objects
glib-2.0: fix rare GFileInfo test case failure
Thomas Perrot (1):
psplash: add psplash-default in rdepends
Vyacheslav Yurkov (1):
overlayfs: Allow not used mount points
Xiangyu Chen (1):
ltp: backport clock_gettime04 fix from upstream
wangmy (1):
ifupdown: upgrade 0.8.37 -> 0.8.39
meta/classes/insane.bbclass | 5 +-
meta/classes/overlayfs.bbclass | 6 +-
meta/lib/oe/overlayfs.py | 6 +-
meta/lib/oe/package_manager/rpm/__init__.py | 33 ++++---
meta/recipes-bsp/u-boot/u-boot.inc | 2 +-
meta/recipes-connectivity/bluez5/bluez5.inc | 1 +
...-info-don-t-assume-million-in-one-ev.patch | 51 +++++++++++
meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb | 1 +
...{ifupdown_0.8.37.bb => ifupdown_0.8.39.bb} | 2 +-
meta/recipes-core/meta/buildtools-tarball.bb | 2 +
.../recipes-core/meta/cve-update-db-native.bb | 9 +-
meta/recipes-core/psplash/psplash_git.bb | 2 +-
.../cmake/cmake-native_3.22.3.bb | 1 +
.../meson/meson/meson-wrapper | 21 ++++-
.../opkg-utils/opkg-utils_0.5.0.bb | 6 +-
meta/recipes-devtools/qemu/qemu.inc | 1 +
...set-threshold-based-on-the-clock-res.patch | 89 +++++++++++++++++++
meta/recipes-extended/ltp/ltp_20220121.bb | 1 +
meta/recipes-kernel/perf/perf.bb | 2 +-
meta/recipes-support/gnutls/gnutls_3.7.4.bb | 2 +-
scripts/oe-check-sstate | 8 +-
scripts/runqemu | 28 +++---
22 files changed, 231 insertions(+), 48 deletions(-)
create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-g-file-info-don-t-assume-million-in-one-ev.patch
rename meta/recipes-core/ifupdown/{ifupdown_0.8.37.bb => ifupdown_0.8.39.bb} (97%)
create mode 100644 meta/recipes-extended/ltp/ltp/0001-clock_gettime04-set-threshold-based-on-the-clock-res.patch
--
2.25.1
next reply other threads:[~2022-11-08 2:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-08 2:43 Steve Sakoman [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-22 14:11 [OE-core][kirkstone 00/21] Pull request (cover letter only) Steve Sakoman
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.1667875142.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.