|
[meta-security][PATCH 2/2] update chipsec to 1.8.8
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/chipsec/{chipsec_1.8.7.bb => chipsec_1.8.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/chipsec/{chipsec_1.8.7.bb => chipsec_1.8.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Armin Kuster
·
#57999
·
|
|
[meta-security][PATCH 1/2] update sssd to 2.7.4
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-security/sssd/{sssd_2.7.3.bb => sssd_2.7.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-security/sssd/{sssd_2.7.3.bb => sssd_2.7.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Armin Kuster
·
#57998
·
|
|
Re: Bitbake + Patches
Sorry for not responding earlier. I do not read this list regularly.
The values I supplied for the suggested bbappend all come from the version of the apache2 recipe that is on master of the
Sorry for not responding earlier. I do not read this list regularly.
The values I supplied for the suggested bbappend all come from the version of the apache2 recipe that is on master of the
|
By
Peter Kjellerstedt
·
#57997
·
|
|
Re: Update upstream kirkstone branches
Hi Paulo,
For OpenEmbedded-core patches: https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Backporting_fixes_to_stable_releases
For meta-openembedded, I do not know how Khem
Hi Paulo,
For OpenEmbedded-core patches: https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Backporting_fixes_to_stable_releases
For meta-openembedded, I do not know how Khem
|
By
Quentin Schulz
·
#57996
·
|
|
CVE patch application - best way to do it
Hi team,
With respect to the feature “CVE_CHECK” provided by Yocto, what is the best approach to deploy the patches reported by the CVE?
It’s definitely not a good approach to patch
Hi team,
With respect to the feature “CVE_CHECK” provided by Yocto, what is the best approach to deploy the patches reported by the CVE?
It’s definitely not a good approach to patch
|
By
Martin Leduc <martin.leduc@...>
·
#57995
·
|
|
Yocto Project Status 6 September 2022 (WW36)
Current Dev Position: YP 4.1 M3 (Feature Freeze)
Next Deadline: 22nd August 2022 YP 4.1 M3 Build
Next Team Meetings:
Bug Triage meeting Thursday September 8th 7:30 am PDT
Current Dev Position: YP 4.1 M3 (Feature Freeze)
Next Deadline: 22nd August 2022 YP 4.1 M3 Build
Next Team Meetings:
Bug Triage meeting Thursday September 8th 7:30 am PDT
|
By
Stephen Jolley
·
#57994
·
|
|
Update upstream kirkstone branches
Hello all!
I've been just recently working with Yocto at my new position and just ran into an issue that was already solved on Yocto's main branches for both openembedded and poky layers.
There's a
Hello all!
I've been just recently working with Yocto at my new position and just ran into an issue that was already solved on Yocto's main branches for both openembedded and poky layers.
There's a
|
By
Paulo Vitor Becker Ayrosa Monteiro de Andrade
·
#57993
·
|
|
[meta-security][V2][PATCH] cryptmount: fix systemd service install
Default is to install the service in /usr/lib
Signed-off-by: Armin Kuster <akuster808@...>
--
[V2]
Fix typo in subject
---
.../sssd/{sssd_2.7.3.bb => sssd_2.7.4.bb} | 2 +-
Default is to install the service in /usr/lib
Signed-off-by: Armin Kuster <akuster808@...>
--
[V2]
Fix typo in subject
---
.../sssd/{sssd_2.7.3.bb => sssd_2.7.4.bb} | 2 +-
|
By
Armin Kuster
·
#57992
·
|
|
[meta-zephyr][PATCH 5/5] zephyr-kernel: Add 'zephyr' toolchain variant
From: Peter Hoyes <Peter.Hoyes@...>
Add an option to build applications using the Zephyr SDK by specifying
ZEPHYR_TOOLCHAIN_VARIANT=3D"zephyr". This mode works with the zephyr or
poky distros
From: Peter Hoyes <Peter.Hoyes@...>
Add an option to build applications using the Zephyr SDK by specifying
ZEPHYR_TOOLCHAIN_VARIANT=3D"zephyr". This mode works with the zephyr or
poky distros
|
By
Peter Hoyes
·
#57991
·
|
|
[meta-zephyr][PATCH 4/5] zephyr-sdk: Add recipe to download and build the Zephyr SDK
From: Peter Hoyes <Peter.Hoyes@...>
The Zephyr SDK (https://github.com/zephyrproject-rtos/sdk-ng) provides
pre-built toolchains for all of Zephyr's supported architectures.
Add a recipe to
From: Peter Hoyes <Peter.Hoyes@...>
The Zephyr SDK (https://github.com/zephyrproject-rtos/sdk-ng) provides
pre-built toolchains for all of Zephyr's supported architectures.
Add a recipe to
|
By
Peter Hoyes
·
#57990
·
|
|
[meta-zephyr][PATCH 3/5] zephyr-kernel: Factor out Yocto toolchain specific variables
From: Peter Hoyes <Peter.Hoyes@...>
Create ZEPHYR_TOOLCHAIN_VARIANT variable with an unchanged default value
of 'yocto'.
To support providing different configuration for different
From: Peter Hoyes <Peter.Hoyes@...>
Create ZEPHYR_TOOLCHAIN_VARIANT variable with an unchanged default value
of 'yocto'.
To support providing different configuration for different
|
By
Peter Hoyes
·
#57989
·
|
|
[meta-zephyr][PATCH 2/5] CI: Use the matrix to ovleray additional Kas files
From: Peter Hoyes <Peter.Hoyes@...>
Adopt the jobs-to-kas helper script from meta-arm, which uses Gitlab's
parellel matrix to overlay additional Kas files on top of the base Kas
file (based on
From: Peter Hoyes <Peter.Hoyes@...>
Adopt the jobs-to-kas helper script from meta-arm, which uses Gitlab's
parellel matrix to overlay additional Kas files on top of the base Kas
file (based on
|
By
Peter Hoyes
·
#57988
·
|
|
[meta-zephyr][PATCH 1/5] Cleanup README.txt files
From: Peter Hoyes <Peter.Hoyes@...>
The README.txt files at the root and in meta-zephyr-core are identical,
so replace the copy inside meta-zephyr-core with "See ../README.txt" to
remove the need
From: Peter Hoyes <Peter.Hoyes@...>
The README.txt files at the root and in meta-zephyr-core are identical,
so replace the copy inside meta-zephyr-core with "See ../README.txt" to
remove the need
|
By
Peter Hoyes
·
#57987
·
|
|
Kirkstone QA already-stripped problem to install binary
We have an issue with a custom recipe which includes a pre-build
binary. Before migrating to Kirkstone 4.0.1 we were able to build the
recipe using >INSANE_SKIP:${PN} += "already-stripped"<, but this
We have an issue with a custom recipe which includes a pre-build
binary. Before migrating to Kirkstone 4.0.1 we were able to build the
recipe using >INSANE_SKIP:${PN} += "already-stripped"<, but this
|
By
Jonas Andersson
·
#57986
·
|
|
M+ & H bugs with Milestone Movements WW36
All,
YP M+ or high bugs which moved to a new milestone in WW36 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
High
14065
Automated ptest regression
All,
YP M+ or high bugs which moved to a new milestone in WW36 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
High
14065
Automated ptest regression
|
By
Stephen Jolley
·
#57985
·
|
|
Enhancements/Bugs closed WW36!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
4
JPEWhacker@...
2
mhalstead@...
1
Grand Total
7
Thanks,
Stephen K.
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
4
JPEWhacker@...
2
mhalstead@...
1
Grand Total
7
Thanks,
Stephen K.
|
By
Stephen Jolley
·
#57984
·
|
|
Current high bug count owners for Yocto Project 4.1
All,
Below is the list as of top 35 bug owners as of the end of WW36 of who have open medium or higher bugs and enhancements against YP 4.1. There are 37 possible work days left until the final
All,
Below is the list as of top 35 bug owners as of the end of WW36 of who have open medium or higher bugs and enhancements against YP 4.1. There are 37 possible work days left until the final
|
By
Stephen Jolley
·
#57983
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#57982
·
|
|
Failing EXTERNALSRC and dangling symlinks
Hi,
I don't know how to reply to list messages from a thread I wasn't subscribed to at the time, but I'd like to follow up on this thread from August
Hi,
I don't know how to reply to list messages from a thread I wasn't subscribed to at the time, but I'd like to follow up on this thread from August
|
By
David Antliff
·
#57981
·
|
|
Help required for the Bluetooth USB dongle with yocto Dunfell
#dunfell
Hi.. There
Hope all are doing well
I'm playing with the TP-Link Bluetooth dongle
For the instance, i have enabled all necessary drivers from the menuconfig
Not only that, but i have also manually
Hi.. There
Hope all are doing well
I'm playing with the TP-Link Bluetooth dongle
For the instance, i have enabled all necessary drivers from the menuconfig
Not only that, but i have also manually
|
By
Mahendra Sondagar
·
#57980
·
|