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/vulkan-upgrade-1.3.261.1---1.3.268.0.patch
FAIL: test lic files chksum modified not mentioned: LIC_FILES_CHKSUM cha
* Allow glslang to find external spirv-tools to build.
* Vulkan-validation-layers has been split. So a new recipe
Vulkan-Utility-Libraries has been added and vulkan-validation-layers now
depends on it.
Signed-off-by: Anuj Mittal
---
meta/conf/distro/include/maintainers.inc | 1 +
...lang_1
On Fri, Nov 17, 2023 at 3:06 AM Alexandre Belloni
wrote:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/44/builds/8176/steps/21/logs/stdio
>
> ERROR: core-image-sato-1.0-r0 do_rootfs: Multilib check error: duplicate
> files
> /home/pokybuild/yocto-worker/multilib/build/build/tmp/wor
Running `devtool search gcc` would result in errors for virtual recipes.
The reason was the newly introduced :layer- override.
When tinfoil parsed the recipes using the parseRecipeFile() function, it
failed to properly identify the layername for virtual recipes, which
resulted in the errors.
Add
Signed-off-by: Anuj Mittal
---
.../stress-ng/{stress-ng_0.17.00.bb => stress-ng_0.17.01.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/stress-ng/{stress-ng_0.17.00.bb =>
stress-ng_0.17.01.bb} (94%)
diff --git a/meta/recipes-extended/stress-ng/stress-n
Signed-off-by: Anuj Mittal
---
.../sqlite/{sqlite3_3.43.2.bb => sqlite3_3.44.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/sqlite/{sqlite3_3.43.2.bb => sqlite3_3.44.0.bb}
(78%)
diff --git a/meta/recipes-support/sqlite/sqlite3_3.43.2.bb
b/m
Signed-off-by: Anuj Mittal
---
.../0001-Fix-literal-as-per-c-11.patch| 279 --
...001-Fix-string-literal-concatenation.patch | 39 ---
.../shared-mime-info/shared-mime-info_git.bb | 9 +-
3 files changed, 3 insertions(+), 324 deletions(-)
delete mode 100644
meta/reci
Signed-off-by: Anuj Mittal
---
meta/recipes-sato/puzzles/puzzles_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb
b/meta/recipes-sato/puzzles/puzzles_git.bb
index d7089ef95db..d0a9af7cb67 100644
--- a/meta/recipes-sato/puzzles/pu
Signed-off-by: Anuj Mittal
---
meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb
b/meta/recipes-devtools/mmc/mmc-utils_git.bb
index 2d02927af7b..a7e4d369ffc 100644
--- a/meta/recipes-devtools/
Signed-off-by: Anuj Mittal
---
.../libtirpc/{libtirpc_1.3.3.bb => libtirpc_1.3.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/libtirpc/{libtirpc_1.3.3.bb => libtirpc_1.3.4.bb}
(93%)
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.3.3.b
Signed-off-by: Anuj Mittal
---
.../libsolv/{libsolv_0.7.25.bb => libsolv_0.7.26.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/libsolv/{libsolv_0.7.25.bb => libsolv_0.7.26.bb}
(95%)
diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.25.bb
Signed-off-by: Anuj Mittal
---
.../libnotify/{libnotify_0.8.2.bb => libnotify_0.8.3.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/libnotify/{libnotify_0.8.2.bb => libnotify_0.8.3.bb}
(93%)
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.8.2.bb
Signed-off-by: Anuj Mittal
---
.../{gst-devtools_1.22.6.bb => gst-devtools_1.22.7.bb} | 2 +-
...streamer1.0-libav_1.22.6.bb => gstreamer1.0-libav_1.22.7.bb} | 2 +-
.../{gstreamer1.0-omx_1.22.6.bb => gstreamer1.0-omx_1.22.7.bb} | 2 +-
...plugins-bad_1.22.6.bb => gstreamer1.0-plugins-b
Signed-off-by: Anuj Mittal
---
.../harfbuzz/{harfbuzz_8.2.2.bb => harfbuzz_8.3.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/harfbuzz/{harfbuzz_8.2.2.bb => harfbuzz_8.3.0.bb}
(95%)
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_8.2.2.b
Signed-off-by: Anuj Mittal
---
...esktop-schemas_44.0.bb => gsettings-desktop-schemas_45.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_44.0.bb
=> gsettings-desktop-schemas_45.0.bb} (84%)
diff --git
a
> -Original Message-
> From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Adrian Freihofer
> Sent: den 15 november 2023 23:33
> To: Christopher Larson
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH v8 3/8] image-combine
From: Peter Marko
These CVEs affect path handling on Windows.
Signed-off-by: Peter Marko
---
meta/recipes-devtools/go/go-1.17.13.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/go/go-1.17.13.inc
b/meta/recipes-devtools/go/go-1.17.13.inc
index
License-Update: Update license link to use https
cython 3.0.x attempts to remain compatible with 0.29.x but still makes
some major changes (in addition to fixing old issues). For a complete
overview it's best to view the CHANGES.rst doc rather than including
them here: https://github.com/cython/cy
For some reason, this is the cause of:
https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/6065/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/6062/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/6013/steps/1
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/hardknott-2-2-nfs-utils-add-krb5-PACKAGECONFIG-to-allow-building-with-gss-and-svcgss.patch
FAIL: test shortlog leng
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/hardknott-1-2-libtirpc-add-support-for-configuring-and-building-with---enable-gssapi.patch
FAIL: test shortlog leng
On 2023-11-20 16:11, Alexandre Belloni wrote:
Hello Trevor,
Do you mind rebasing, this cnflicts with changes that are now on master?
Sure. Working on a new revision now.
On 17/11/2023 14:49:05-0500, Trevor Gamblin wrote:
License-Update: Update license link to use https
cython 3.0.x attempt
When building nfs-utils with gss and svcgss if the Host OS has krb5
development package build works, but it looks like a host pollution.
Signed-off-by: Stefan Ghinea
---
...with-enable-gss-enable-svcgss-option.patch | 52 +++
.../nfs-utils/nfs-utils_2.5.3.bb | 5 +-
nfs-utils with gss and svcgss has libtirpc configured with gssapi option
as a dependency.
Signed-off-by: Stefan Ghinea
---
meta/recipes-extended/libtirpc/libtirpc_1.3.1.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.3.1.bb
b
Hello Trevor,
Do you mind rebasing, this cnflicts with changes that are now on master?
On 17/11/2023 14:49:05-0500, Trevor Gamblin wrote:
> License-Update: Update license link to use https
>
> cython 3.0.x attempts to remain compatible with 0.29.x but still makes
> some major changes (in additio
https://github.com/python-poetry/poetry-core/blob/1.8.1/CHANGELOG.md#181---2023-10-31
https://github.com/python-poetry/poetry-core/blob/1.8.1/CHANGELOG.md#180---2023-10-31
License-Update: add vendored fastjsonschema (BSD-3-Clause)
License-Update: drop vendored attr,attrs,jsonschema,pyrsistent
Sig
> >
> > Are you sure this works in the majority of scenarios?
> > Last time I worked on this qemu user mode failed to run
> > multithreading applications.
> >
>
>
> Sorry, I was wrong above.
> The issue was not multithreading but with the fork system call.
>
Hi Jose
I was using it for runni
Jose Quaresma via lists.openembedded.org escreveu no dia segunda, 20/11/2023 à(s)
17:17:
> Hi Adrian,
>
> Adrian Freihofer escreveu no dia segunda,
> 20/11/2023 à(s) 14:46:
>
>> Provide an easy way to enable cmake-qemu e.g. on distro level for all
>> recipes inheriting the cmake.bbclass.
>>
>> T
Got it! Thanks for reviewing.
Steve
On Mon, Nov 20, 2023 at 6:45 AM Martin Jansa wrote:
>
> This requires additional fix from:
> https://git.openembedded.org/openembedded-core/commit/?id=41f019afc41f800b622c46a6d7cf1beffc97716a
>
> Cheers,
>
> On Mon, Nov 20, 2023 at 5:39 PM Steve Sakoman wrot
Hi Adrian,
Adrian Freihofer escreveu no dia segunda,
20/11/2023 à(s) 14:46:
> Provide an easy way to enable cmake-qemu e.g. on distro level for all
> recipes inheriting the cmake.bbclass.
>
> Therefore a new variable is introduced: OECMAKE_EXEWRAPPER_QEMU.
>
> If set to "1" all recipes built wit
On Mon, Nov 20, 2023 at 6:27 AM Vijay Anusuri wrote:
>
> Hi Ross and Steve,
>
> Please consider this patch for the Kirkstone branch.
I have them in my kirkstone test queue.
Thanks,
Steve
> As discussed again with Meenali, I will be sending patches to remaining
> branches.
>
> Thanks & Regards
This requires additional fix from:
https://git.openembedded.org/openembedded-core/commit/?id=41f019afc41f800b622c46a6d7cf1beffc97716a
Cheers,
On Mon, Nov 20, 2023 at 5:39 PM Steve Sakoman wrote:
> From: Khem Raj
>
> os.environ does not pass this down to runstrip() function and in
> strip_execs
From: Trevor Gamblin
Remove the pretest_lic_files_chksum_modified_not_mentioned test entirely
and use pyparsing in test_lic_files_chksum_modified_not_mentioned to
scan the patches for lines starting with either "+LIC_FILES_CHKSUM" or
"-LIC_FILES_CHKSUM". If either is found but no "License-Update
From: Trevor Gamblin
Not all mbox 'from' fields will contain angle brackets, so the
re.findall invocation used for getting a reply_address may fail. Use a
simpler reference to the field to get the sender's email address.
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picke
From: Trevor Gamblin
After patchtest went live it was determined that testing for a CVE tag
in the mbox commit message is unnecessary, since it will already be in
the shortlog and in any carried patches. Remove the test and the
associated selftest files so that its absence isn't flagged in future
From: Trevor Gamblin
pylint 3.x has removed epylint, which is now a separate module. To avoid
adding another recipe or using outdated modules, modify the
test_python_pylint tests so that they use the standard pylint API.
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picke
From: Trevor Gamblin
Rework the script for sending results to use send_raw_email and specify
the 'In-Reply-To' field so that patchtest replies to the emails, rather
than sending them standalone to the submitter and mailing list.
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cher
From: Trevor Gamblin
Modify patchtest-send-results so that it extracts the submitter's email
address and responds to them with the patch testresults. Also make a
minor adjustment to the suggestions provided with each email and include
a link to the Patchtest wiki page for additional clarification
From: Trevor Gamblin
Some test result lines in TestMbox and TestPatch are still too long to
avoid being flagged by the mailer script. Clean them up by removing
redundant information, so that they are all under the length limit of
220 characters.
Signed-off-by: Trevor Gamblin
Signed-off-by: Rich
From: Trevor Gamblin
Consolidate the various mbox tests into a new TestMbox class, metadata
tests into TestMetadata, and patch tests into TestPatch. Also update the
selftest filenames to match the changes. The test contents are not
significantly changed (other than to reference the new class name
From: Trevor Gamblin
The test_lic_files_chksum_modified_not_mentioned test in TestMetadata is
outputting very long lines that fail the maximum length check when
sending email results, preventing the actual errors from being
displayed. Reduce the length of the failure message by rewording and
remo
From: Trevor Gamblin
Since we are skipping the merge test, two of the selftests now report
SKIP instead of XPASS/XFAIL as expected. Adjust the two files to have
the right endings for XSKIP, and add the category so that it can be used
for more extensive testing in the future.
Signed-off-by: Trevo
From: Trevor Gamblin
Check that the maximum line length of the testresult file is less than
220 characters, to help guard against malicious changes being sent in
email responses. If any line exceeds this length, replace the normal
testresults used in the response with a line stating that tests fa
From: Trevor Gamblin
Disable the merge-on-head test until patchtest properly handles merging
of series subsets and accounts for patches that are rapidly merged (i.e.
before patchtest is run).
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picked from commit e561c614dc72b7f
From: Trevor Gamblin
Pull the actual email's subject line from the .mbox file and use that in
patchtest's test results response, so that it's clearer which patch it
is replying to.
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picked from commit 98ca0b151517b3544454fd5c16
From: Trevor Gamblin
the test_lic_files_chksum_modified_not_mentioned test in patchtest
wasn't picking up on 'License-Update:' tags correctly. Use pyparsing's
AtLineStart class to simplify the regex setup and search.
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picked fr
From: Trevor Gamblin
Avoid testing mergeability of a patch when not targeting master, so that
patches tested via other means (e.g. maintainer branches and AB runs)
don't get unnecessarily reviewed an extra time.
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picked from co
From: Trevor Gamblin
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picked from commit dc089073eb120de76c8907e476c341ed3e97c164)
Signed-off-by: Steve Sakoman
---
meta/lib/patchtest/tests/test_metadata_lic_files_chksum.py | 5 -
meta/lib/patchtest/tests/test_metadata_l
From: Ross Burton
Signed-off-by: Ross Burton
Signed-off-by: Richard Purdie
(cherry picked from commit be8429d986335aae65c2426862b97836ba46e42a)
Signed-off-by: Steve Sakoman
---
meta/lib/patchtest/data.py | 1 -
meta/lib/patchtest/repo.py
From: Alejandro Hernandez Samaniego
It was previously discovered that there was a race condition during the Makefile
execution between the assemble and compile targets, the previous fix attempted
to serialize the build targets, but the fix was missing for x86-64.
Pull in latest commit from upstr
From: Rouven Czerwinski
FILES:${PN}-utils is += extended and than replaced completely later,
remove the first extension.
Signed-off-by: Rouven Czerwinski
Signed-off-by: Richard Purdie
(cherry picked from commit d9d61c5217938749e3edc5f8a5c987f46bbab3d7)
Signed-off-by: Steve Sakoman
---
meta/r
From: Richard Purdie
If you try and fetch using mercurial-native, you see certificate errors since
it is configured to find ones in the sysroot, not the system. Add the missing
dependency so that mercurial recipes using the native tool work.
Found trying to make mirroring for old meta-oe stable
From: Max Krummenacher
This reverts commit d1d09bd4d7be88f0e341d5fccbfbefeb98d4b727.
The commit not only removes the dependencies on the cross compiler
but also does not depend on e.g. virtual/${TARGET_PREFIX}compilerlibs
and virtual/libc which in turn makes the file-rdeps qa check fail
if insta
From: Xiangyu Chen
When using debug-btf.scc in a clean workspace, the
CONFIG_MODULE_ALLOW_BTF_MISMATCH cannot
apply to kernel until clean the kernel code(bitbake linux-yocto -c cleanall)
and rebuild.
After tracking the code, some options depend on CONFIG_PAHOLE_VERSION, it was
generated by
sc
From: Julien Stephan
if user run devtool selftests with a local workspacelayer
the tests fail with various error such as:
- devtool.DevtoolAddTests.test_devtool_add just hangs
- devtool.DevtoolModifyTests.* fail with the following error:
ERROR: Found duplicated BBFILE_COLLECTIONS 'workspacelay
From: Khem Raj
os.environ does not pass this down to runstrip() function and in
strip_execs() its using STRIP bitbake variable to find the strip utility
to use. Since there might be a trailing whitespace in KERNEL_STRIP
remove that otherwise python is not able to launch it.
e.g.
FileNotFoundErro
From: Peter Kjellerstedt
Underscores previously caused the next character in the label to be
printed using subscript due to the enhanced string support in gnuplot.
Signed-off-by: Peter Kjellerstedt
Signed-off-by: Alexandre Belloni
(cherry picked from commit 282b48f90f77e0766993018d22fe03dd303f
From: luca fancellu
The current code in ssh.py is terminating the ssh process that
does not finish its computation in a given timeout (when timeout
is passed), the SSHCall function is returning the process error
code.
The Openssl ssh before version 8.6_p1 is returning 0 when it is
terminated, fr
From: William Lyu
Fixes [YOCTO #15136]
This fix addresses the intermittent failure of the Perl ptest
t/op/sigsystem.t.
Signed-off-by: William Lyu
Signed-off-by: Randy MacLeod
Reported-by: Alexandre Belloni
Signed-off-by: Luca Ceresoli
(cherry picked from commit 8c1ee92efa107ed055f1737640a02
From: Joshua Watt
Other spaces uses the Go architecture definitions as their own (for
example, container arches are defined to be Go arches). To make it
easier for other places to use this mapping, move the code that does the
translation of OpenEmbedded arches to Go arches to a library.
Signed-o
From: Peter Marko
https://github.com/openssl/openssl/blob/openssl-3.1/NEWS.md#major-changes-between-openssl-313-and-openssl-314-24-oct-2023
Major changes between OpenSSL 3.1.3 and OpenSSL 3.1.4 [24 Oct 2023]
* Mitigate incorrect resize handling for symmetric cipher keys and IVs.
(CVE-2023-5363)
From: Wang Mingyu
This is a stable bugfix release, with the following changes:
Enable clipping for zero sized rectangles in the SDL renderer
Notify X11 clipboard managers when the clipboard changes
Fixed sensor timestamps for third-party PS5 controllers
Added detection for Logitech and Simagic r
From: Wang Mingyu
Changelog:
Fix issue with symbol visibility.
Signed-off-by: Wang Mingyu
Signed-off-by: Luca Ceresoli
(cherry picked from commit 14eba663b56f8f3b9c3aff5661cbe2aa7befe86e)
Signed-off-by: Steve Sakoman
---
meta/recipes-core/ell/{ell_0.58.bb => ell_0.59.bb} | 2 +-
1 file chan
From: Khem Raj
Brings following fixes
* 888437e1b600 [asan] Ensure __asan_register_elf_globals is called in COMDAT
asan.module_ctor (#67745)
* 2e00f4ca4e91 [clang-format][doc] Update the Linux kernel coding style URL
* aeb83c3783a6 [clang-format] Fix a serious bug in git-clang-format (#65723)
*
From: Alex Stewart
Signed-off-by: Alex Stewart
Signed-off-by: Alexandre Belloni
(cherry picked from commit f34991c7eeb91702a44ac8b4a190fcb45dac57cb)
Signed-off-by: Steve Sakoman
---
.../libsndfile1/cve-2022-33065.patch | 739 ++
.../libsndfile/libsndfile1_1.2.2.bb
Please review this set of changes for nanbield and have comments back by
end of day Wednesday, November 22
Mostly passed a-full:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6216
with the exception of known autobbuilder intermittent issues:
https://bugzilla.yoctoproject.org
Hi Ross and Steve,
Please consider this patch for the Kirkstone branch.
As discussed again with Meenali, I will be sending patches to remaining
branches.
Thanks & Regards,
Vijay
On Fri, Nov 17, 2023 at 10:13 PM Randy MacLeod
wrote:
> Add Hari who will inform WR developers on his team once the
breaks musicpd
https://errors.yoctoproject.org/Errors/Details/742704/
On Sat, Nov 18, 2023 at 9:18 AM Markus Volk wrote:
>
> -Remove patches that made it upstream
>
> Signed-off-by: Markus Volk
> ---
> ...ops-clip-constants-used-with-shift-i.patch | 77 ---
> ...bswscale-riscv-
This would be the cleanest way I can think of to enable the configuration of
cups in the user interface
Signed-off-by: Markus Volk
---
meta/recipes-extended/cups/cups.inc | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-extended/cups/cups.inc
b/meta/recipe
From: Vijay Anusuri
Patches to fix:
CVE-2023-38469
CVE-2023-38470
CVE-2023-38471
CVE-2023-38472
CVE-2023-38473
Upstream-Status: Backport
[https://github.com/lathiat/avahi/commit/a337a1ba7d15853fb56deef1f464529af6e3a1cf
&
https://github.com/lathiat/avahi/commit/c6cab87df290448a63323c8ca759b
It was already removed from KERNEL_STRIP in:
https://git.openembedded.org/openembedded-core/commit/?id=41f019afc41f800b622c46a6d7cf1beffc97716a
On Mon, Nov 20, 2023 at 4:28 PM Javier Tia wrote:
> On 10/31/23 06:26, Richard Purdie wrote:
> >
> > That looks very like a hack/workaround rather than
On 10/31/23 06:26, Richard Purdie wrote:
That looks very like a hack/workaround rather than a real fix. The
packaging code shouldn't know/care about ccache.
Took another look at the problem to find a proper solution. Removing
CCACHE from KERNEL_STRIP along with the rest of the KERNEL_* variabl
It is essential to configure VSCode indexer plugins to ignore the build
folder of bitbake. Otherwise, the indexer plugins run with 100% CPU load
until an OOM exception occurs. In practice, this makes VSCode more or
less unusable for working with Yocto until a file like the one added by
this commit
Define the CMAKE_CROSSCOMPILING_EMULATOR variable similar to what the
meson bbclass does. This allows for example to execute cross compilied
unit tests on the build machine when using an SDK.
CMAKE_CROSSCOMPILING_EMULATOR is a semi colon separated list of
paramters which could directly handle the
Provide an easy way to enable cmake-qemu e.g. on distro level for all
recipes inheriting the cmake.bbclass.
Therefore a new variable is introduced: OECMAKE_EXEWRAPPER_QEMU.
If set to "1" all recipes built with CMake can use qemu to execute
cross-compiled binaries on the build machine.
One use cas
Not sure if there is a better way to enable the cmake-qemu.bbclass for
all recipes inheriting also the cmake.bbclass globaly.
Adrian Freihofer (2):
cmake-qemu.bbclass: support qemu for cmake
cmake.bbclass: optionally support qemu
meta/classes-recipe/cmake-qemu.bbclass | 28 ++
On Mon, Nov 20, 2023 at 7:49 AM Dmitry Baryshkov wrote:
>
> On Thu, 7 Sept 2023 at 01:29, Alejandro Hernandez Samaniego
> wrote:
> >
> >
> > On 9/2/23 00:53, Richard Purdie wrote:
> > > On Fri, 2023-09-01 at 23:32 +, Michelle Lin wrote:
> > >> Currently, there is not a class to support the bu
On Thu, 7 Sept 2023 at 01:29, Alejandro Hernandez Samaniego
wrote:
>
>
> On 9/2/23 00:53, Richard Purdie wrote:
> > On Fri, 2023-09-01 at 23:32 +, Michelle Lin wrote:
> >> Currently, there is not a class to support the building of unified kernel
> >> images. Adding a uki.bbclass to support the
78 matches
Mail list logo