|
How to create connman_1.40.bbappend to enable and to build connman with iwd?
Hi,
Please correct me, but it seems to me the connman is moving to a
direction to ditch out wpa_supplicant and to use iwd, but the Honister
still configure connman with wpa_supplicant by default,
Hi,
Please correct me, but it seems to me the connman is moving to a
direction to ditch out wpa_supplicant and to use iwd, but the Honister
still configure connman with wpa_supplicant by default,
|
By
JH
·
#55426
·
|
|
Task is not re-triggered even if variables in vardeps change
#bitbake
#yocto
Hi guys,
I have an issue related to vardeps where I am making a task dependent on some variables.
I have created some new variables e.g., NEW_VARIABLE, added them to BB_ENV_EXTRAWHITE. In some
Hi guys,
I have an issue related to vardeps where I am making a task dependent on some variables.
I have created some new variables e.g., NEW_VARIABLE, added them to BB_ENV_EXTRAWHITE. In some
|
By
Mohannad Oraby
·
#55425
·
|
|
Re: [yocto-infrastructure] push.yoctoproject.org downtime Wednesday November 24th
Thanks!
A few repositories became uncategorized, and clutter the page at the top:
https://git.yoctoproject.org/
Alex
Thanks!
A few repositories became uncategorized, and clutter the page at the top:
https://git.yoctoproject.org/
Alex
|
By
Alexander Kanavin
·
#55423
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 11/25/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Bruce, Michael, Stephen, Randy, Richard, Tim, Trevor
ARs:
N/A
Notes:
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Bruce, Michael, Stephen, Randy, Richard, Tim, Trevor
ARs:
N/A
Notes:
|
By
Trevor Gamblin
·
#55422
·
|
|
[PATCH yocto-autobuilder-helper] publish-artefacts: publish meta-arm/generic-arm64 binaries
Publish the generic-arm64 binaries in a dedicated meta-arm/ directory so
it is clear this isn't from the core layers.
Signed-off-by: Ross Burton <ross.burton@...>
---
scripts/publish-artefacts |
Publish the generic-arm64 binaries in a dedicated meta-arm/ directory so
it is clear this isn't from the core layers.
Signed-off-by: Ross Burton <ross.burton@...>
---
scripts/publish-artefacts |
|
By
Ross Burton <ross@...>
·
#55421
·
|
|
Re: Problem installing python package from a wheel
#bitbake
#python
There's a section about building from source with a patch in the
article he linked with his first message. I don't know much about
python in yocto, but maybe doing that in a recipe could work?
There's a section about building from source with a patch in the
article he linked with his first message. I don't know much about
python in yocto, but maybe doing that in a recipe could work?
|
By
Nicolas Jeker
·
#55420
·
|
|
Re: cross-localedef file not found in do_rootfs
#yocto
#zeus
Thanks for the reply,
I tried adding IMAGE_LINGUAS = " ", it passes but do_image_cpio gives nothing (means no image.gpio.gz) is generated.
I don't know why.
Thanks for the reply,
I tried adding IMAGE_LINGUAS = " ", it passes but do_image_cpio gives nothing (means no image.gpio.gz) is generated.
I don't know why.
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#55419
·
|
|
Re: Selectively disable uninative for a recipe
You could define a new uninative_changeinterp() function in your recipe to
override the core one and make it do nothing. Not a particularly elegant
solution but should work...
Cheers,
Richard
You could define a new uninative_changeinterp() function in your recipe to
override the core one and make it do nothing. Not a particularly elegant
solution but should work...
Cheers,
Richard
|
By
Richard Purdie
·
#55418
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
I agree with Quentin here. Until we have a better mechanism (to rebuild only modified branches not all of them each time, ..) I think we should continue to build them all.
I agree with Quentin here. Until we have a better mechanism (to rebuild only modified branches not all of them each time, ..) I think we should continue to build them all.
|
By
Nicolas Dechesne
·
#55417
·
|
|
Selectively disable uninative for a recipe
Hi,
I need to add TI MCU firmware as part of an OE/Yocto build for a
project that I am working on. Basically, the firmware needs to be
built during the overall image build and be stored in the RFS.
Hi,
I need to add TI MCU firmware as part of an OE/Yocto build for a
project that I am working on. Basically, the firmware needs to be
built during the overall image build and be stored in the RFS.
|
By
Mohammed Billoo
·
#55416
·
|
|
Re: [yocto-infrastructure] push.yoctoproject.org downtime Wednesday November 24th
The migration is complete. git.yoctoproject.org now serves from a pair of load balanced mirrors. push.yoctoproject.org is on a new dedicated secure host.
If git push hangs please double check the git
The migration is complete. git.yoctoproject.org now serves from a pair of load balanced mirrors. push.yoctoproject.org is on a new dedicated secure host.
If git push hangs please double check the git
|
By
Michael Halstead
·
#55415
·
|
|
[PATCH yocto-autobuilder2] schedulers: add deploy_artefacts to all builders
Instead of having a limited set of builders which can deploy artefacts,
let every builder have the ability to deploy. This makes it easier to
experiment with deploy steps.
Signed-off-by: Ross Burton
Instead of having a limited set of builders which can deploy artefacts,
let every builder have the ability to deploy. This makes it easier to
experiment with deploy steps.
Signed-off-by: Ross Burton
|
By
Ross Burton <ross@...>
·
#55414
·
|
|
[PATCH yocto-autobuilder-helper] scripts/run-docs-build: add comments
Signed-off-by: Michael Opdenacker <michael.opdenacker@...>
---
scripts/run-docs-build | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/scripts/run-docs-build
Signed-off-by: Michael Opdenacker <michael.opdenacker@...>
---
scripts/run-docs-build | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/scripts/run-docs-build
|
By
Michael Opdenacker
·
#55413
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
Hi Quentin,
Thanks for casting your vote. It makes sense. I'll send another patch
with this decision in the comments.
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
Hi Quentin,
Thanks for casting your vote. It makes sense. I'll send another patch
with this decision in the comments.
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
|
By
Michael Opdenacker
·
#55412
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
Hi Richard,
Thanks for the review!
I understand. Your decision to make.
I just proposed this change for consistency with the current implementation.
Any other opinions?
Cheers
Michael.
--
Hi Richard,
Thanks for the review!
I understand. Your decision to make.
I just proposed this change for consistency with the current implementation.
Any other opinions?
Cheers
Michael.
--
|
By
Michael Opdenacker
·
#55411
·
|
|
Re: [PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS
<richard.purdie@...> wrote:
From a different data point, we have clipped the parallelism for XZ
and ZSTD internally to very low ( 2 and 4 )
and it has in fact reduced unexpected
<richard.purdie@...> wrote:
From a different data point, we have clipped the parallelism for XZ
and ZSTD internally to very low ( 2 and 4 )
and it has in fact reduced unexpected
|
By
Khem Raj
·
#55410
·
|
|
Re: cross-localedef file not found in do_rootfs
#yocto
#zeus
to get more info, can you try adding
IMAGE_LINGUAS = " "
and see if this changes anything ?
to get more info, can you try adding
IMAGE_LINGUAS = " "
and see if this changes anything ?
|
By
Khem Raj
·
#55409
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
I'm a bit torn on this. They are no longer officially supported releases now but
it may make sense to rebuild all the sphinx docs in this script rather than some
subset?
Cheers,
Richard
I'm a bit torn on this. They are no longer officially supported releases now but
it may make sense to rebuild all the sphinx docs in this script rather than some
subset?
Cheers,
Richard
|
By
Richard Purdie
·
#55408
·
|
|
Re: Problem installing python package from a wheel
#bitbake
#python
Installing third-party wheels is not something we are likely to ever support in Yocto Project/OpenEmbedded recipes.
Are you trying to install using pip3 on target?
Note that many factors will make it
Installing third-party wheels is not something we are likely to ever support in Yocto Project/OpenEmbedded recipes.
Are you trying to install using pip3 on target?
Note that many factors will make it
|
By
Tim Orling
·
#55407
·
|
|
[PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
Together with the corresponding Bitbake version, which are no
longer supported.
Signed-off-by: Michael Opdenacker <michael.opdenacker@...>
---
scripts/run-docs-build | 4 ++--
1 file
Together with the corresponding Bitbake version, which are no
longer supported.
Signed-off-by: Michael Opdenacker <michael.opdenacker@...>
---
scripts/run-docs-build | 4 ++--
1 file
|
By
Michael Opdenacker
·
#55406
·
|