|
Re: source-less python
There’s an open issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6434
The easiest implementation would be a rootfs-time postprocessing step where you compile every .py file, and then delete
There’s an open issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6434
The easiest implementation would be a rootfs-time postprocessing step where you compile every .py file, and then delete
|
By
Ross Burton
·
#57386
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 6/23/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Stephen Jolley, Steve Sakoman, Saul Wold, Luca Ceresoli, Michael Opdenacker, Pavel Zhukov, Richard Purdie, Aryaman
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Stephen Jolley, Steve Sakoman, Saul Wold, Luca Ceresoli, Michael Opdenacker, Pavel Zhukov, Richard Purdie, Aryaman
|
By
sakib.sajal@...
·
#57385
·
|
|
Re: source-less python
I don't remember any such discussion. If you want this to happen, you
are welcome to develop the feature.
Alex
I don't remember any such discussion. If you want this to happen, you
are welcome to develop the feature.
Alex
|
By
Alexander Kanavin
·
#57384
·
|
|
source-less python
Hi,
I was wondering if there has been talk about support for source-less python on an image. Installing py and pyc files doubles the size of python on the rootfs. I can imagine this being implemented
Hi,
I was wondering if there has been talk about support for source-less python on an image. Installing py and pyc files doubles the size of python on the rootfs. I can imagine this being implemented
|
By
Aurum Nitrogen
·
#57383
·
|
|
USB Installer for initial deployment
Hi there,
I am looking for some kind of package or software, that creates an (USB thumb drive) installer for initial installation and deployment of a yocto image. So you can flash the image onto an
Hi there,
I am looking for some kind of package or software, that creates an (USB thumb drive) installer for initial installation and deployment of a yocto image. So you can flash the image onto an
|
By
Matthias Schoepfer
·
#57382
·
|
|
Re: [PATCH yocto-autobuilder-helper] scripts/archive_buildstats.py: copy all buildstats
The NAS couldn't cope with the number of small files these data trees
contained leading to timeouts. If you want to do something like this
you'll probably have to create tarball archives of the
The NAS couldn't cope with the number of small files these data trees
contained leading to timeouts. If you want to do something like this
you'll probably have to create tarball archives of the
|
By
Richard Purdie
·
#57381
·
|
|
[meta-security][PATCH] lkrg: update to 0.9.3
refresh patch
Signed-off-by: Armin Kuster <akuster808@...>
---
.../lkrg/files/makefile_cleanup.patch | 72 +++++++------------
...g-module_0.9.2.bb => lkrg-module_0.9.3.bb} | 7 +-
2
refresh patch
Signed-off-by: Armin Kuster <akuster808@...>
---
.../lkrg/files/makefile_cleanup.patch | 72 +++++++------------
...g-module_0.9.2.bb => lkrg-module_0.9.3.bb} | 7 +-
2
|
By
Armin Kuster
·
#57380
·
|
|
Re: LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory.
#honister
#make
#yocto
It’s linker cmdline which is interesting here please post it and that will help to see further
It’s linker cmdline which is interesting here please post it and that will help to see further
|
By
Khem Raj
·
#57379
·
|
|
[PATCH yocto-autobuilder-helper] scripts/archive_buildstats.py: copy all buildstats
As a first pass, collect all the tmp/buildstats logs
using 'cp -a', to enable review and graphing of all builds.
The goal is to understand the trends in the /proc/pressure/{cpu|io}
data that is now
As a first pass, collect all the tmp/buildstats logs
using 'cp -a', to enable review and graphing of all builds.
The goal is to understand the trends in the /proc/pressure/{cpu|io}
data that is now
|
By
Randy MacLeod
·
#57378
·
|
|
LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory.
#honister
#make
#yocto
Hello. Im trying to write a recipe for an autoconf based project. Ive managed to resolve most of the include and linker issues with the exception of the subject error. The files in question exist at
Hello. Im trying to write a recipe for an autoconf based project. Ive managed to resolve most of the include and linker issues with the exception of the subject error. The files in question exist at
|
By
douglas.cooper1@...
·
#57377
·
|
|
Packages have unmet dependencies
#hardknott
#bitbake
#kernelmodule
Hi all,
I'm trying to debug this issue for quite a while but couldn't get any helpful indication on how to solve it.
(In case it matters, the build runs on a docker container with shared volumes for
Hi all,
I'm trying to debug this issue for quite a while but couldn't get any helpful indication on how to solve it.
(In case it matters, the build runs on a docker container with shared volumes for
|
By
fabatera
·
#57376
·
|
|
Re: [PATCH yocto-autobuilder-helper 4/4] Revert "scripts: run-docs-build: do not turn sphinx warnings into errors"
Hello Quentin,
Richard and I eventually did that: disabling the errors on warnings, so that we can make progress on the Sphinx updates and the generation of epub and pdf formats.
This won´t prevent
Hello Quentin,
Richard and I eventually did that: disabling the errors on warnings, so that we can make progress on the Sphinx updates and the generation of epub and pdf formats.
This won´t prevent
|
By
Michael Opdenacker
·
#57375
·
|
|
[PATCH yocto-autobuilder-helper] run-docs-build: allow build warnings again
From: Michael Opdenacker <michael.opdenacker@...>
This allows to switch to a more recent of Sphinx
which will generate warnings with old versions of docs.
This way, it's not immediately
From: Michael Opdenacker <michael.opdenacker@...>
This allows to switch to a more recent of Sphinx
which will generate warnings with old versions of docs.
This way, it's not immediately
|
By
Michael Opdenacker
·
#57374
·
|
|
[meta-security][PATCH 2/2] security-build-image: add lkrg-module to build image
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/images/security-build-image.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-core/images/security-build-image.bb
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/images/security-build-image.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-core/images/security-build-image.bb
|
By
Armin Kuster
·
#57373
·
|
|
[meta-security][PATCH 1/2] chipsec: update to 1.8.5
minor recipe cleanup
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{chipsec_git.bb => chipsec_1.8.5.bb} | 21 +++++++++----------
1 file changed, 10 insertions(+), 11 deletions(-)
minor recipe cleanup
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{chipsec_git.bb => chipsec_1.8.5.bb} | 21 +++++++++----------
1 file changed, 10 insertions(+), 11 deletions(-)
|
By
Armin Kuster
·
#57372
·
|
|
Re: [PATCH yocto-autobuilder-helper 4/4] Revert "scripts: run-docs-build: do not turn sphinx warnings into errors"
We use the ability to regenerate previous releases to update the
switcher lists and potentially other style related changes in future
which keeps the docs looking consistent. We may have to disable
We use the ability to regenerate previous releases to update the
switcher lists and potentially other style related changes in future
which keeps the docs looking consistent. We may have to disable
|
By
Richard Purdie
·
#57371
·
|
|
Re: [PATCH yocto-autobuilder-helper 4/4] Revert "scripts: run-docs-build: do not turn sphinx warnings into errors"
Hi Quentin
We're trying to build the docs with Sphinx 5.0.0 on a special branch, and we're getting warnings causing the builds to fail:
Hi Quentin
We're trying to build the docs with Sphinx 5.0.0 on a special branch, and we're getting warnings causing the builds to fail:
|
By
Michael Opdenacker
·
#57370
·
|
|
Yocto Project Status 21 June 2022 (WW25)
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday June 23rd 7:30 am PDT
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday June 23rd 7:30 am PDT
|
By
Neal Caidin
·
#57369
·
|
|
[meta-security][PATCH] packagegroup-core-security: skip mips firejail
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
recipes-security/Firejail/firejail_0.9.70.bb | 2 ++
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
recipes-security/Firejail/firejail_0.9.70.bb | 2 ++
2 files changed,
|
By
Armin Kuster
·
#57368
·
|
|
M+ & H bugs with Milestone Movements WW25
All,
YP M+ or high bugs which moved to a new milestone in WW25 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5322
Global DNS fallback mechanism not
All,
YP M+ or high bugs which moved to a new milestone in WW25 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5322
Global DNS fallback mechanism not
|
By
Stephen Jolley
·
#57367
·
|