On Thu, 23 May 2024 at 05:00, leimaohui via lists.openembedded.org
wrote:
> And I tested by qemu and on PC, there is no issue that mentioned in the
> patch(fd266b1b66844d660ebd8e33fe22c08c8ddaccbf) which added "--no-reload " in
> run-postinsts.service.
> So, can I submit a patch to delete the "
Hi,
After systemd has been upgraded to version 255.*, if users add a package with a
postsints script(e.g. gnutls-fips), the following warning would output when
execute systemd in the first boot.
---
root@qemux86-64:~# systemctl
On Wed, 2024-05-22 at 11:07 +0200, Alexander Kanavin via
lists.openembedded.org wrote:
> I'm also curious in what scenarios is this needed, if the AB doesn't
> have the issue?
The AB did (the mandb selftest) and I had a patch which overlapped with
the patch from Markus.
Cheers,
Richard
-=-=-=-=
On 22/05/2024 23:42:07+0200, Markus Volk wrote:
> On Wed, May 22 2024 at 11:06:22 AM +02:00:00, Alexandre Belloni
> wrote:
> > this doesn't apply on master anymore, can you rebase?
>
> Hi Alexandre,
>
> probably this doesn't apply because Richard Purdie added a fix for this
> almost at the same
On Wed, May 22 2024 at 11:06:22 AM +02:00:00, Alexandre Belloni
wrote:
this doesn't apply on master anymore, can you rebase?
Hi Alexandre,
probably this doesn't apply because Richard Purdie added a fix for this
almost at the same time as I sent this patch.
So I guess this can be ignored
-
The upstream Makefiles are bespoke so need to be handheld, but this
recipe has workarounds for code removed a decade ago.
Add more PACKAGECONFIGs for the other configuration options (zlib, kmod),
and use hwdb by default (non-systemd builds also have hwdb, as it's part
of eudev too).
Instead of us
b5d2388 Update pci.ids to today's snapshot
9f3d614 libpci: hwdb: Remove ID_SUBSYSTEM and ID_GEN_SUBSYSTEM usage from
pci_id_hwdb_lookup()
1836a2d libpci: ecam: Fix scanning of Extended BIOS Data Area for ACPI RSDP
a34006f Makefile: Pass CFLAGS also when linking executable
4c392dc pci.h: Document P
From: Peter Marko
Single executable ttyrun is taken ouf of s390-tools repository
containing ton of other helper tools.
CVEs are not assigned to executables, but to whole components.
Historically there also already exists one CVE for s390-tools.
Most of the CVEs will not be for ttyrun, but this i
From: Tim Orling
https://github.com/pyca/bcrypt/compare/4.1.2...4.1.3
Upstream release notes:
Bump Rust dependency versions
* Drop 0001-Bump-pyo3-from-0.20.0-to-0.20.3-in-src-_bcrypt-746.patch -- merged
* Refresh -crates.inc
Signed-off-by: Tim Orling
---
Tested with core-image-ptest-python3-b
Hello,
I'd like to request following backports from master to scarthgap
To match versions in scarthgap branches between oe-core and meta-clang:
adc2651a8e902af24fee6ff30a72f4b7c63bef6f llvm: Upgrade to 18.1.4
02df2fc6241ac8fb0e78f2fdff97a04e5c561d54 llvm: Upgrade to 18.1.5
Fix CVEs:
bdf7b7460a48
Enables usage of TCLIBC=picolibc extending OE functionality to build and use
picolibc based toolchains to build baremetal applications.
Picolibc is a set of standard C libraries, both libc and libm, designed for
smaller embedded systems with limited ROM and RAM. Picolibc includes code
from Newlib
On Wed, May 22, 2024 at 2:07 AM Alexander Kanavin via
lists.openembedded.org
wrote:
>
> I'm also curious in what scenarios is this needed, if the AB doesn't
> have the issue?
>
I am guessing that texinfo is installed on build host and libgomp
configure is finding it somehow
> Alex
>
> On Wed, 22
lgtm
On Wed, May 22, 2024 at 2:04 AM Martin Hundeb?ll via
lists.openembedded.org
wrote:
>
> Remove 0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch as
> TEMP_FAILURE_RETRY usage has been removed in upstream commit 765c6655
> ("treewide: Use L_TFR macro").
>
> Remove 0002-mbim-Fix-bui
On Wed, May 22, 2024 at 2:15 AM wangmy via lists.openembedded.org
wrote:
>
> From: Wang Mingyu
>
> Changelog:
> ==
> - Fixes issues where LLVM is either generating the incorrect thunk for a
> function with aligned parameters or didn't correctly pass through the
> return value when Str
On Wed, 22 May 2024 at 04:30, Ross Burton wrote:
> On 21 May 2024, at 19:55, Alejandro Enedino Hernandez Samaniego <
> alejan...@enedino.org> wrote:
> > I did see that comment when I was trying to debug the issue with the
> early compiler tests, however, I couldn't find an easy way to inject
> sk
Hi Richard,
Apologies for the late response. I have made changes to the chart tooltip
to include link to the poky repository with the commit hash. I have sent
the patch files to the mailing list. Let me know if this helps:)
With regards to the step chart preview inconsistency, I have looked at th
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch
/home/patchtest/share/mboxes/1-1-oe-build-perf-report-Add-commit-hash-link-to-chart-tooltip.patch
FAIL: test max line length: Patch line too lon
Update tooltip to include the commit hash link to the poky repository
Signed-off-by: Ninette Adhikari
---
.../build_perf/html/measurement_chart.html| 26 +--
scripts/oe-build-perf-report | 2 ++
2 files changed, 15 insertions(+), 13 deletions(-)
diff --git
Update tooltip to include the commit hash link to the poky repository
Ninette Adhikari (1):
oe-build-perf-report: Add commit hash link to chart tooltip"
.../build_perf/html/measurement_chart.html| 26 +--
scripts/oe-build-perf-report | 2 ++
2 files change
archive the package database after the rootfs has been put together as
*rootfs-pkdbfs.tar.gz, and put it into the deploy folder.
This creates a snapshot of the package mangers state at the point in
time when all dependencies have been resolved and installed; which
could be used by "extension image
set the package-database of a "lower image" to unpack and build upon
when installing packages for the current image. This way a lean image
will be created, which only holds the packages that are not already
present in the lower image.
An image build such could then be used with overlayfs or system
systemd-sysext can load a raw-image containing usr/ and opt/ folders
to mount them as RO overlay over the rootfs, to "extend" the systems.
This class provides the necessary changes/additions to the enclosed
file-system so that systemd-sysext accepts the extension for "merge"
into the rootfs.
With
systemd-sysext allows to overlay another image (or multiple) ontop of
a "base-image" = the current rootfs, via the use of overlayfs; to add
tools and features meant for development purposes.
To quote the documentation on systemd-sysext:
" ...addition in order to make debugging/development easier).
On Wed, 2024-05-22 at 15:19 +0200, Martin Jansa wrote:
> On Wed, May 22, 2024 at 3:09 PM Richard Purdie via
> > > The following code is part of the anonymous python() function in
> > > base.bbclass:
> > >
> > > if os.path.normpath(d.getVar("WORKDIR")) !=
> > > os.path.normpath(d.getVar("S"))
I think there's still a single autobuilder machine that still runs
that distro, and because it's an ARM host, and there's a shortage of
those, and we don't want to break it through update to a newer ubuntu,
and everyone's generally overworked, it stayed at that version.
I think there'll be a new c
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/qemu-upgrade-8.2.1---9.0.0.patch
FAIL: test src uri left files: Patches not removed from tree. Remove them and
amen
Remove pacthes accepted upstream, and refresh the remaining ones. Remove
patches required by ubuntu 18.04, as those are unmaintainable.
Remove CVE status for CVEs not applicable to the new version.
Exclude hppa-firmware{,64}.img files from stripping during packaging, as
those (binary) files are a
On Wed, May 22, 2024 at 3:09 PM Richard Purdie via
lists.openembedded.org
wrote:
>
> On Wed, 2024-05-22 at 13:00 +, Peter Kjellerstedt wrote:
> > > -Original Message-
> > > From: openembedded-core@lists.openembedded.org
> > > On Behalf Of Richard Purdie
> > > Sent: den 22 maj 2024 11
On Wed, 2024-05-22 at 13:00 +, Peter Kjellerstedt wrote:
> > -Original Message-
> > From: openembedded-core@lists.openembedded.org
> > On Behalf Of Richard Purdie
> > Sent: den 22 maj 2024 11:28
> > To: openembedded-core@lists.openembedded.org
> > Subject: [OE-core] [PATCH 1/3] base:
> -Original Message-
> From: openembedded-core@lists.openembedded.org
> On Behalf Of Richard Purdie
> Sent: den 22 maj 2024 11:28
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 1/3] base: Switch UNPACKDIR to a subdir of WORKDIR
>
> Change do_unpack to unpack f
Upgrading to qemu-9.0.0 involves rebasing patches needed for ubuntu-
18.04. Is this really needed still?
Wouldn't it make sense to drop ubuntu-18.04 for the next release?
// Martin
On Wed, 2024-05-15 at 17:32 +, Auto Upgrade Helper wrote:
> Hello,
>
> this email is a notification from the A
col=https"
+SRC_URI =
"git://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git;branch=${SRCBRANCH};protocol=https"
UPSTREAM_CHECK_COMMITS = "1"
S = "${WORKDIR}/git"
---
base-commit: 094273bd7d1768e14fbdcd2f239bee14c630a625
change-id: 20240522-mmc-utils-new-repo-
Hoi,
> If you scroll further up, there's:
ah... stupid me relied on the search function in the webui (which caches only
part of the output...) instead of looking at/searching through the raw log;
sorry!
> Also note that this happened only on the arm host, and not on x86
hosts. Which does mak
On 21 May 2024, at 19:55, Alejandro Enedino Hernandez Samaniego
wrote:
> I did see that comment when I was trying to debug the issue with the early
> compiler tests, however, I couldn't find an easy way to inject
> skip_sanity_check=true into the [properties] field in meson.cross and since
> e
On 21 May 2024, at 22:55, Khem Raj wrote:
> This kinds of errors are something I worry about, where configure may
> silently decide to take another path for wrong or
> insufficient tests. I wonder if we have a way to cache and compare
> configure outcomes.
buildhistory-diff is the easy solution (
Removal of patches is always preferred :)
Alex
On Wed, 22 May 2024 at 11:38, Martin Hundeb?ll via
lists.openembedded.org
wrote:
>
> Hi Wang,
>
> I've sent a similar patch that also removes the two patches, which
> aren't needed anymore:
> https://lists.openembedded.org/g/openembedded-core/messag
On Tue, 2024-05-21 at 21:39 -0700, Michael Halstead wrote:
> Signed-off-by: Michael Halstead
> ---
> meta/conf/distro/include/yocto-uninative.inc | 8
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/meta/conf/distro/include/yocto-uninative.inc
> b/meta/conf/distro/in
Hi Wang,
I've sent a similar patch that also removes the two patches, which
aren't needed anymore:
https://lists.openembedded.org/g/openembedded-core/message/199693
// Martin
On Wed, 2024-05-22 at 17:14 +0800, wangmy via lists.openembedded.org
wrote:
> From: Wang Mingyu
>
> Changelog:
> ==
Where a recipe uses WORKDIR as S, exit with a fatal error since the
code is no longer safe for this layout.
Signed-off-by: Richard Purdie
---
meta/classes-global/insane.bbclass | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/classes-global/insane.bbclass
b/meta/classes-global/insa
Tweak recipetool and devtool to correclty use UNPACKDIR. This allows some
simplification of the code. This patch makes things basically work but there
are likely deeper improvements that can be made now that WORKDIR != UNPACKDIR.
Signed-off-by: Richard Purdie
---
scripts/lib/devtool/upgrade.py
Change do_unpack to unpack files to a subdirectory of WORKDIR instead of WORKDIR
itself. There are several good reasons for this but it is mainly about being
able
to isolate the output of the unpack task and tell the files apart from other
things
which are created in workdir (logs, sysroots, temp
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../xwayland/{xwayland_23.2.6.bb => xwayland_24.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/xwayland/{xwayland_23.2.6.bb =>
xwayland_24.1.0.bb} (96%)
diff --git a/meta/recipes-graphics/xwa
From: Wang Mingyu
Changelog:
===
- The test_feed_parser test could fail if lxml_html_clean was not installed.
- The minimum CPU architecture for the Linux x86 binary wheels was set back to
"core2", without SSE 4.2.
- If libxml2 uses iconv, the compile time version is available as
etree
From: Wang Mingyu
Changelog:
https://github.com/ruby/ruby/releases/tag/v3_3_1
Signed-off-by: Wang Mingyu
---
meta/recipes-devtools/ruby/{ruby_3.3.0.bb => ruby_3.3.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/ruby/{ruby_3.3.0.bb => ruby_3.3.1.bb} (9
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../python/{python3-zipp_3.18.1.bb => python3-zipp_3.18.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-zipp_3.18.1.bb =>
python3-zipp_3.18.2.bb} (84%)
diff --git a/meta/recipes-devtoo
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
...ireless-regdb_2024.01.23.bb => wireless-regdb_2024.05.08.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2024.01.23.bb =>
wireless-regdb_2024.05.08.bb} (94%)
diff --git a/m
From: Wang Mingyu
Changelog:
===
- Make Resource.pointer also properly handle empty pointers (which refer to the
root document). This fix likely only affects you if you were using that
function directly, as Resource.lookup already handles empty fragments.
- Ensure that Registry.conten
From: Wang Mingyu
Changelog:
===
- Update dependencies
- Propagate test/install options to Glslang
Signed-off-by: Wang Mingyu
---
.../shaderc/{shaderc_2024.0.bb => shaderc_2024.1.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/shaderc/
From: Wang Mingyu
Changelog:
==
- Add .venv to the list of directories that cannot be traversed
- Output from the core Application utility now writes to stderr
Signed-off-by: Wang Mingyu
---
...{python3-hatchling_1.24.1.bb => python3-hatchling_1.24.2.bb} | 2 +-
1 file changed, 1 inser
From: Wang Mingyu
Changelog:
- Reverted the fix for #400 as it caused new issues when traversing
some bracketed situations.
Signed-off-by: Wang Mingyu
---
.../python/{python3-mako_1.3.3.bb => python3-mako_1.3.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipe
From: Wang Mingyu
Changelog:
https://github.com/pygments/pygments/blob/master/CHANGES
Signed-off-by: Wang Mingyu
---
.../{python3-pygments_2.17.2.bb => python3-pygments_2.18.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pygments_2.1
From: Wang Mingyu
Changelog:
- Improve best_match (and thereby error messages from jsonschema.validate) in
cases where there are multiple sibling errors from applying anyOf / allOf
- (Micro-)optimize equality checks when comparing for JSON Schema equality by
first checking for ob
From: Wang Mingyu
Changelog:
https://hypothesis.readthedocs.io/en/latest/changes.html
Signed-off-by: Wang Mingyu
---
...hon3-hypothesis_6.100.1.bb => python3-hypothesis_6.102.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_6
From: Wang Mingyu
Changelog:
=
- utils.c: run_ptests improve error handling on ptests iteration
- utils.c: run-ptests improve pseudo-terminal handling
Signed-off-by: Wang Mingyu
---
.../{ptest-runner_2.4.3.bb => ptest-runner_2.4.4.bb}| 2 +-
1 file changed, 1 insertion(+),
From: Wang Mingyu
Changelog:
==
- Fix issue with handling SIM7100 modem enable operation.
- Fix issue with handling QMI NAS indications earlier.
- Add support for handling QMI default bearer.
- Add support for handling QMI DTMF tones.
- Fix issue with handling ATD*99 for non-muxed ports.
From: Wang Mingyu
Changelog:
https://docs.mesa3d.org/relnotes/24.0.7.html
Signed-off-by: Wang Mingyu
---
.../mesa/{mesa-gl_24.0.5.bb => mesa-gl_24.0.7.bb} | 0
meta/recipes-graphics/mesa/mesa.inc | 2 +-
meta/recipes-graphics/mesa/{mesa_24.0.5.bb => m
From: Wang Mingyu
Changelog:
===
- Screen updates extremely slow on Windows
- Dry run error if the build directory does not exist
- New critical path scheduler performance improvements
Signed-off-by: Wang Mingyu
---
.../recipes-devtools/ninja/{ninja_1.12.0.bb => ninja_1.12.1.bb} | 2 +-
From: Wang Mingyu
Changelog:
==
- Fixes issues where LLVM is either generating the incorrect thunk for a
function with aligned parameters or didn't correctly pass through the
return value when StructRet was used.
- -Xclang -target-feature -Xclang +unaligned-scalar-mem can be used to e
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../{libedit_20230828-3.1.bb => libedit_20240517-3.1.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/libedit/{libedit_20230828-3.1.bb =>
libedit_20240517-3.1.bb} (88%)
diff --git a/meta/recipes-dev
From: Wang Mingyu
Changelog:
===
- Add support for SCRAM-SHA-256-PLUS and SCRAM-SHA-1-PLUS authentication, and
prefer SCRAM methods over the PLAIN method because of their superior
properties.
- With --read-envelope-from, a Resent-From header is now used if it is present
and appears
From: Wang Mingyu
Changelog:
https://github.com/nghttp2/nghttp2/releases/tag/v1.62.0
Signed-off-by: Wang Mingyu
---
.../nghttp2/{nghttp2_1.61.0.bb => nghttp2_1.62.0.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/nghttp2/{nghttp2_1.61.0.bb =>
From: Wang Mingyu
Changelog:
=
- Fix buffer overread with 'xmllint --htmlout'
- xmllint: Fix --pedantic option
- save: Handle invalid parent pointers in xhtmlNodeDumpOutput
Signed-off-by: Wang Mingyu
---
.../libxml/{libxml2_2.12.6.bb => libxml2_2.12.7.bb} | 2 +-
1 file cha
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
meta/recipes-connectivity/iw/{iw_6.7.bb => iw_6.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-connectivity/iw/{iw_6.7.bb => iw_6.9.bb} (90%)
diff --git a/meta/recipes-connectivity/iw/iw_6.7.bb
b/meta/recipes-c
From: Wang Mingyu
Changelog:
- Add xb_version_string() to get the runtime ABI version
- Add the runtime version as the default XMLb invalidation GUID
Signed-off-by: Wang Mingyu
---
.../libxmlb/{libxmlb_0.3.18.bb => libxmlb_0.3.19.bb}| 2 +-
1 file changed, 1 insertion(
From: Wang Mingyu
Changelog:
=
- Fixed Win+V handling (pasting from clipboard history) on Windows
- Fixed Caps Lock and Backspace key mapping for the Colemak keyboard layout on
Windows
- Fixed mouse warp on XWayland
- Reduced startup time when scanning for game controllers on Linux
-
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
meta/recipes-connectivity/slirp/libslirp_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/slirp/libslirp_git.bb
b/meta/recipes-connectivity/slirp/libslirp_git.bb
index 334b786b9b..05830ce83
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../libarchive/{libarchive_3.7.3.bb => libarchive_3.7.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/libarchive/{libarchive_3.7.3.bb =>
libarchive_3.7.4.bb} (96%)
diff --git a/meta/recipes-extended
From: Wang Mingyu
Changelog:
===
* GtkFileChooser:
- Avoid warnings about floating refs
- Improve performance of recursive search
- Populate search model in an idle
* GtkGLArea:
- Fix a regression in transparency handling
* Printing:
- Avoid accessing freed printers
* Accessibilit
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../iproute2/{iproute2_6.8.0.bb => iproute2_6.9.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-connectivity/iproute2/{iproute2_6.8.0.bb =>
iproute2_6.9.0.bb} (97%)
diff --git a/meta/recipes-connectivi
From: Wang Mingyu
Changelog:
* Two new functions to improve the logging interface.
* Add a "trunc" keyword to gpgrt_log_printhex.
* Avoid an endless loop in the argparser due to a conf file read error.
Signed-off-by: Wang Mingyu
---
.../libgpg-error/{libgpg-error_1.48.bb => libgpg
From: Wang Mingyu
Changelog:
Add support for bitmaps manipulation macros.
Signed-off-by: Wang Mingyu
---
meta/recipes-core/ell/{ell_0.64.bb => ell_0.65.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-core/ell/{ell_0.64.bb => ell_0.65.bb} (89%)
diff --git a/meta
From: Wang Mingyu
Changelog:
Updated Unicode tables to version 15.1
Signed-off-by: Wang Mingyu
---
.../fribidi/{fribidi_1.0.13.bb => fribidi_1.0.14.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/fribidi/{fribidi_1.0.13.bb => fribidi_1.0.14.bb
From: Wang Mingyu
Changelog:
===
- Fix a build failure
- Fix occasional build failures
- ani: Reject files with multiple INA or IART chunks
- ani: Reject files with multiple anih chunks
- ani: validate chunk size
- Translation updates
Signed-off-by: Wang Mingyu
---
.../gdk-pixbuf/{gdk-
From: Wang Mingyu
Changelog:
=
- main_loop.c (command_s): Fix g/x/s/x/x, which failed to skip the
final newline, printing lines twice.
Signed-off-by: Wang Mingyu
---
meta/recipes-extended/ed/{ed_1.20.1.bb => ed_1.20.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
ren
From: Wang Mingyu
Changelog:
=
- Fix build failure when SHA1 is disabled
- Fix build failure when DROPBEAR_CLI_PUBKEY_AUTH disabled
- Update debian/ directory with changed paths
Signed-off-by: Wang Mingyu
---
.../dropbear/{dropbear_2024.84.bb => dropbear_2024.85.bb} | 2 +-
1 fil
From: Wang Mingyu
Changelog:
==
- Prepare man pages for switch to dnf5 as the default package manager
- Do not add user site-packages directory to sys.path
- Remove --duplicates and --oldinstallonly exit with 0 when nothing to remove
- repoquery: Fix loading filelists when -f is used
- Pr
From: Wang Mingyu
Changelog:
- Use -DALIGNMENT_WORKAROUND on arm.
- Read SMBIOS entry point via kenv on DragonFly BSD.
- Support for SMBIOS 3.6.0. This includes new memory device types, new
processor upgrades, and Loongarch support.
- Support for SMBIOS 3.7.0. This includes new por
From: Wang Mingyu
Changelog:
===
* Use "xz --list" to supplement the output when comparing .xz archives;
essential when some underlying metadata differs.
* Actually append the xz --list after the container differences, as it
simplifies tests and the output.
* Add 7zip to Build-Depend
From: Wang Mingyu
Changelog:
===
* Add detection of %posttrans and %pretrans scriptlet from rpm header
* Onboard packit tests
* Build ARM packages for all Python versions
* Fix minor bug w/ new API
Signed-off-by: Wang Mingyu
---
.../{createrepo-c_1.1.0.bb => createrepo-c_1.1.1.bb}
From: Wang Mingyu
Changelog:
===
* mkfs: fix writing on zoned device when block-group-tree is selected
* tune: fix writing on zoned device with option --convert-to-block-group-tree
* check:
* more progress and error messages
* unify handling of unknown command line options with othe
From: Wang Mingyu
Changelog:
===
* qt: Fix relocation of Config.cmake files
* cli: check-syscompat: Recognize available required controls as available
* validator: Guard issue emission functions with G_GNUC_PRINTF
* validator: Always use secure string formatting for issue emit functio
From: Wang Mingyu
Changelog:
=
* Skip to next RRSIG if signature has expired or is in
the future rather than failing immediately.
* Implement signature jitter for dnssec-policy.
Signed-off-by: Wang Mingyu
---
.../bind/{bind_9.18.26.bb => bind_9.18.27.bb} | 2 +-
1 f
From: Wang Mingyu
Changelog:
=
* _comp_{compgen,xfunc}:** use 'declare -F --' for arbitrary funcs
* _comp_{load,realcommand}:** handle option-like command name
* available_interfaces:** strip only trailing colon from entries
* bash_completion,conftest:** use 'complete -p --' for arbit
I'm also curious in what scenarios is this needed, if the AB doesn't
have the issue?
Alex
On Wed, 22 May 2024 at 11:06, Alexandre Belloni via
lists.openembedded.org
wrote:
>
> Hello Markus,
>
> this doesn't apply on master anymore, can you rebase?
>
> On 20/05/2024 19:57:06+0200, Markus Volk wro
Hello Markus,
this doesn't apply on master anymore, can you rebase?
On 20/05/2024 19:57:06+0200, Markus Volk wrote:
> This avoids:
> ERROR: gcc-runtime-14.1.0-r0 do_package: QA Issue: gcc-runtime:
> Files/directories were installed but not shipped in any package:
> /usr/share/info
> /usr/sha
Remove do_configure:prepend() that creates build-aux, as that isn't
needed.
Signed-off-by: Martin Hundebøll
---
meta/recipes-core/ell/{ell_0.64.bb => ell_0.65.bb} | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
rename meta/recipes-core/ell/{ell_0.64.bb => ell_0.65.bb} (82%)
diff --g
Remove 0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch as
TEMP_FAILURE_RETRY usage has been removed in upstream commit 765c6655
("treewide: Use L_TFR macro").
Remove 0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch
as likely()/unlikely() has been removed in upstream co
Hi Alex,
On Wed, 2024-05-22 at 09:53 +0200, Alexander Kanavin via lists.openembedded.org
wrote:
> right now it's extremely difficult to remove anything from oe-core.
> The reasons are that either we don't know how removal will affect
> possible users, or we do know that and we don't want to upset
Hello all,
right now it's extremely difficult to remove anything from oe-core.
The reasons are that either we don't know how removal will affect
possible users, or we do know that and we don't want to upset them by
sudden breakage and 'flag days'. Especially if those users are
supporting the proje
89 matches
Mail list logo