|
[layerindex-web][PATCH] update.py: add option -s for send mail
From: Changqing Li <changqing.li@...>
Add option -s to support send mail to admin when update_layer.py
return non-zero value. So that admin can find issues ASAP.
Signed-off-by: Changqing
From: Changqing Li <changqing.li@...>
Add option -s to support send mail to admin when update_layer.py
return non-zero value. So that admin can find issues ASAP.
Signed-off-by: Changqing
|
By
Changqing Li
·
#55115
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 10/21/2021
Done. It too more than an hour (not 10 minutes) since I actuall
read through many of the issues to decide if they are M1, M2 and
if anyone on the team should be CCed. Phew!
Done. It too more than an hour (not 10 minutes) since I actuall
read through many of the issues to decide if they are M1, M2 and
if anyone on the team should be CCed. Phew!
|
By
Randy MacLeod
·
#55114
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 10/21/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Anuj, Bruce, Daiane, Joshua, Kiran, Michael, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Anuj, Bruce, Daiane, Joshua, Kiran, Michael, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
|
By
Trevor Gamblin
·
#55113
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-kernel-src: set default preferred version to 2.7.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Naveen Saini
·
#55112
·
|
|
[meta-zephyr][PATCH 1/2] zephyr-kernel/2.7.0: update to release tag Zephyr v2.7.0
https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.7.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.7.0.inc | 2
https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v2.7.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.7.0.inc | 2
|
By
Naveen Saini
·
#55111
·
|
|
[psplash][PATCH] Improve warnings from probing for double buffering
Adds missing newline characters in output, while clarifying that these
messages are warnings that may be safely ignored.
Signed-off-by: Zachary T Welch <zach.welch@...>
---
psplash-fb.c | 6
Adds missing newline characters in output, while clarifying that these
messages are warnings that may be safely ignored.
Signed-off-by: Zachary T Welch <zach.welch@...>
---
psplash-fb.c | 6
|
By
Zach Welch <zach.welch@...>
·
#55110
·
|
|
[yocto-autobuilder2][dunfell 2/2] config.py: enable debian11 workers for dunfell
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 8792132..3874f04 100644
---
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 8792132..3874f04 100644
---
|
By
Steve Sakoman
·
#55109
·
|
|
[yocto-autobuilder2][dunfell 1/2] config.py: enable fedora34 workers for dunfell
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index db1b763..8792132 100644
---
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index db1b763..8792132 100644
---
|
By
Steve Sakoman
·
#55108
·
|
|
[yocto-autobuilder2][dunfell 0/2] Patch review
This series enables fedora34 and debian11 workers for dunfell.
The following changes since commit 08020902bef43866e3c982422e4fbdace57cd01a:
schedulers: Add honister release (2021-10-11 11:12:11
This series enables fedora34 and debian11 workers for dunfell.
The following changes since commit 08020902bef43866e3c982422e4fbdace57cd01a:
schedulers: Add honister release (2021-10-11 11:12:11
|
By
Steve Sakoman
·
#55107
·
|
|
[meta-zephyr][PATCH] lib/oeqa/controllers: extend search path
When multiple locations can provide modules in the same package, the
search path needs to be extended with pkgutil.extend_path. Otherwise
the search will end early and not iterate through each of the
When multiple locations can provide modules in the same package, the
search path needs to be extended with pkgutil.extend_path. Otherwise
the search will end early and not iterate through each of the
|
By
Ross Burton <ross@...>
·
#55106
·
|
|
[yocto-autobuilder-helper][dunfell 3/3] config.json: set max load in PARALLEL_MAKE
From: Trevor Gamblin <trevor.gamblin@...>
Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja
builds based on the detected system load. With this option added, if
either
From: Trevor Gamblin <trevor.gamblin@...>
Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja
builds based on the detected system load. With this option added, if
either
|
By
Steve Sakoman
·
#55105
·
|
|
[yocto-autobuilder-helper][dunfell 2/3] config.json: Ensure BB_HASHSERVE is set in SDKs to auto
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
(cherry picked from commit
From: Richard Purdie <richard.purdie@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
(cherry picked from commit
|
By
Steve Sakoman
·
#55104
·
|
|
[yocto-autobuilder-helper][dunfell 1/3] config.json: Add BB_HASHSERVE to SDK_LOCAL_CONF_BLACKLIST
From: Richard Purdie <richard.purdie@...>
This should avoid issues with the hashequiv code attempting to contact
an non-existent server in the eSDKs built by the project.
[YOCTO
From: Richard Purdie <richard.purdie@...>
This should avoid issues with the hashequiv code attempting to contact
an non-existent server in the eSDKs built by the project.
[YOCTO
|
By
Steve Sakoman
·
#55103
·
|
|
[yocto-autobuilder-helper][dunfell 0/3] Patch review
Please review this next set of changes for dunfell and have comments back
by end of day Thursday.
Passed a-full on
Please review this next set of changes for dunfell and have comments back
by end of day Thursday.
Passed a-full on
|
By
Steve Sakoman
·
#55102
·
|
|
Re: #zeus meta-intel
#zeus
I am able to build clean...
One question, "clang" is a dependency for the build of the NEO driver, once built, do I still require clang as part of my image ?, or can I remove the clang component in
I am able to build clean...
One question, "clang" is a dependency for the build of the NEO driver, once built, do I still require clang as part of my image ?, or can I remove the clang component in
|
By
Monsees, Steven C (US)
·
#55101
·
|
|
Yocto Project Status WW42`21
Current Dev Position: YP 3.4 M4
Next Deadline: 29th Oct. 2021 YP 3.4 M4 release
Next Team Meetings:
Bug Triage meeting Thursday Oct. 21st at 7:30am PDT
Current Dev Position: YP 3.4 M4
Next Deadline: 29th Oct. 2021 YP 3.4 M4 release
Next Team Meetings:
Bug Triage meeting Thursday Oct. 21st at 7:30am PDT
|
By
Richard Purdie
·
#55100
·
|
|
Re: meta-selinux: dunfell: libselinux: 0001-Fix-NULL-pointer-use-in-selinux_restorecon_set_sehandle.patch fails to apply
Hi,
yes college uploaded again. That is the correct patch.
Thanks
BMW Car IT GmbH
Jonas Brich
Spezialist Entwicklung
Lise-Meitner-Str. 14
89081 Ulm
Tel.: +49 731 3780 4292
Mail:
Hi,
yes college uploaded again. That is the correct patch.
Thanks
BMW Car IT GmbH
Jonas Brich
Spezialist Entwicklung
Lise-Meitner-Str. 14
89081 Ulm
Tel.: +49 731 3780 4292
Mail:
|
By
Jonas Brich
·
#55099
·
|
|
[meta-parsec][v2][PATCH] meta-parsec/README: remove rust layer req.
Rust is now in core. No need to include the layer referenece.
Drop Priority and ref from repo definition. Not used
Signed-off-by: Armin Kuster <akuster808@...>
[v2]
fixup mailing list
---
Rust is now in core. No need to include the layer referenece.
Drop Priority and ref from repo definition. Not used
Signed-off-by: Armin Kuster <akuster808@...>
[v2]
fixup mailing list
---
|
By
Armin Kuster
·
#55098
·
|
|
[meta-parsec][PATCH] meta-parsec/README: remove rust layer req.
Rust is now in core. No need to include the layer referenece.
Drop Priority and ref from repo definition. Not used
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-parsec/README.md | 12
Rust is now in core. No need to include the layer referenece.
Drop Priority and ref from repo definition. Not used
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-parsec/README.md | 12
|
By
Armin Kuster
·
#55097
·
|
|
Re: [meta-cgl][PATCH] libsocket6-perl: inherit autotools-brokensep
Merged, thanks.
By
Jeremy Puhlman
·
#55096
·
|