|
[PATCH yocto-autobuilder-helper 4/4] generate-testresult-index.py: publish host data collected by collect-data template
Add a column "Host Data" to publish the host data collected.
Signed-off-by: Sakib Sajal <sakib.sajal@...>
Signed-off-by: Randy MacLeod <Randy.MacLeod@...>
---
Add a column "Host Data" to publish the host data collected.
Signed-off-by: Sakib Sajal <sakib.sajal@...>
Signed-off-by: Randy MacLeod <Randy.MacLeod@...>
---
|
By
sakib.sajal@...
·
#53115
·
|
|
[PATCH yocto-autobuilder-helper 3/4] collect-results: collect "host_stats" files generated by collect-data template
collect-data template generates host_stats files which are collected.
All files are published, file names are determined by the contents:
- Files that contain "top" output are named
collect-data template generates host_stats files which are collected.
All files are published, file names are determined by the contents:
- Files that contain "top" output are named
|
By
sakib.sajal@...
·
#53114
·
|
|
[PATCH yocto-autobuilder-helper 2/4] config.json: collect data by default
add the variables required to collect data to "defaults"
so that data is collected on all builds.
Signed-off-by: Sakib Sajal <sakib.sajal@...>
Signed-off-by: Randy MacLeod
add the variables required to collect data to "defaults"
so that data is collected on all builds.
Signed-off-by: Sakib Sajal <sakib.sajal@...>
Signed-off-by: Randy MacLeod
|
By
sakib.sajal@...
·
#53113
·
|
|
[PATCH yocto-autobuilder-helper 1/4] config.json: add "collect-data" template
collect-data template can run arbitrary commands/scripts
on a regular basis and logs the output in a file.
See oe-core for more details:
edb7098e9e buildstats.bbclass: add functionality to
collect-data template can run arbitrary commands/scripts
on a regular basis and logs the output in a file.
See oe-core for more details:
edb7098e9e buildstats.bbclass: add functionality to
|
By
sakib.sajal@...
·
#53112
·
|
|
Re: ref-manual: reverse the order of migration guides?
Oops, sent to the wrong list (meant to use the "docs" list). You can
remove if this list is moderated.
Apologies
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
Oops, sent to the wrong list (meant to use the "docs" list). You can
remove if this list is moderated.
Apologies
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
|
By
Michael Opdenacker
·
#53111
·
|
|
ref-manual: reverse the order of migration guides?
Greetings,
Wouldn't it make sense to reverse the order of migration guides in the
reference manual
(https://www.yoctoproject.org/docs/3.0/ref-manual/ref-manual.html#migration)?
I guess it would be
Greetings,
Wouldn't it make sense to reverse the order of migration guides in the
reference manual
(https://www.yoctoproject.org/docs/3.0/ref-manual/ref-manual.html#migration)?
I guess it would be
|
By
Michael Opdenacker
·
#53110
·
|
|
Re: [meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5
Thanks Jeremy.
../Randy
--
# Randy MacLeod
# Wind River Linux
Thanks Jeremy.
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#53109
·
|
|
Re: need Sysvinit as system manager in Rocko Version
#rocko
Hi Khem Raj,
Thanks you for your valuable feedback.
I have tried with your suggestions.
but observed with following error:
ERROR:
Hi Khem Raj,
Thanks you for your valuable feedback.
I have tried with your suggestions.
but observed with following error:
ERROR:
|
By
rohit jadhav
·
#53108
·
|
|
[meta-rockchip][PATCH 5/6] WIP nanopi-m4: declare OP-TEE presence in devicetree
From: Yann Dirson <yann@...>
FIXME:
- this is not specific to the board, and would indeed apply to any SoC
supported by OP-TEE.
- should rather be selected by "optee" in
From: Yann Dirson <yann@...>
FIXME:
- this is not specific to the board, and would indeed apply to any SoC
supported by OP-TEE.
- should rather be selected by "optee" in
|
By
Yann Dirson
·
#53107
·
|
|
[meta-rockchip][PATCH 6/6] WIP kernel config feature for OP-TEE activation
From: Yann Dirson <yann@...>
FIXME:
- provide an .scc with proper information
- maybe bundle with dts overlay
- select a more suitable path in config namespace
---
From: Yann Dirson <yann@...>
FIXME:
- provide an .scc with proper information
- maybe bundle with dts overlay
- select a more suitable path in config namespace
---
|
By
Yann Dirson
·
#53106
·
|
|
[meta-rockchip][PATCH 4/6] WIP optee-os: rk3399 support
From: Yann Dirson <yann@...>
This is the current state of working patches being discussed in
https://github.com/OP-TEE/optee_os/issues/4542
---
conf/machine/include/rk3399.inc
From: Yann Dirson <yann@...>
This is the current state of working patches being discussed in
https://github.com/OP-TEE/optee_os/issues/4542
---
conf/machine/include/rk3399.inc
|
By
Yann Dirson
·
#53105
·
|
|
[meta-rockchip][PATCH 1/6] optee: condition for "optee" DISTRO_FEATURE
From: Yann Dirson <yann@...>
This effectively sets up a single switch to activate OP-TEE support.
Disabling optee-* recipes when the feature is not set is not the
primary goal, though it
From: Yann Dirson <yann@...>
This effectively sets up a single switch to activate OP-TEE support.
Disabling optee-* recipes when the feature is not set is not the
primary goal, though it
|
By
Yann Dirson
·
#53104
·
|
|
[meta-rockchip][PATCH 0/6] WIP/RFC OP-TEE support for ARM and rk3399
From: Yann Dirson <yann@...>
This tries to provide a generic framework for easier OP-TEE support in
BSP layers. It would probably make sense to have the generic parts in
meta-arm when
From: Yann Dirson <yann@...>
This tries to provide a generic framework for easier OP-TEE support in
BSP layers. It would probably make sense to have the generic parts in
meta-arm when
|
By
Yann Dirson
·
#53103
·
|
|
[meta-rockchip][PATCH 2/6] truster-firmware-a: include optee support when requested by DISTRO_FEATURE
From: Yann Dirson <yann@...>
This instructs TF-A to:
- load OP-TEE OS as BL32, but still relies on the actual image to be
provided through other means, eg. in u-boot.itb
- run
From: Yann Dirson <yann@...>
This instructs TF-A to:
- load OP-TEE OS as BL32, but still relies on the actual image to be
provided through other means, eg. in u-boot.itb
- run
|
By
Yann Dirson
·
#53102
·
|
|
[meta-rockchip][PATCH 3/6] u-boot: include optee-os as BL32 when requested by DISTRO_FEATURE
From: Yann Dirson <yann@...>
This causes OP-TEE to get included into the u-boot.itb fitImage so u-boot
can load it for the trusted-firmware-a BL31 to run it.
This is configured
From: Yann Dirson <yann@...>
This causes OP-TEE to get included into the u-boot.itb fitImage so u-boot
can load it for the trusted-firmware-a BL31 to run it.
This is configured
|
By
Yann Dirson
·
#53101
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.3.rc2)
LGTM
By
Khem Raj
·
#53100
·
|
|
Re: need Sysvinit as system manager in Rocko Version
#rocko
remove systemd from DISTRO_FEATURES as well.
DISTRO_FEATURES_remove = "sytemd"
remove systemd from DISTRO_FEATURES as well.
DISTRO_FEATURES_remove = "sytemd"
|
By
Khem Raj
·
#53099
·
|
|
Yocto Project Status WW15`21
Current Dev Position: YP 3.3 M4 (Feature Freeze)
Next Deadline: 5th April 2021 YP 3.3 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Apr. 15th at 7:30am PDT
Current Dev Position: YP 3.3 M4 (Feature Freeze)
Next Deadline: 5th April 2021 YP 3.3 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Apr. 15th at 7:30am PDT
|
By
Stephen Jolley
·
#53098
·
|
|
Re: [yocto-autobuilder2] [PATCH] config: Add meta-aws to base configuration
Not sure what happened with the file deletion but I'll fix that.
Cheers,
Richard
Not sure what happened with the file deletion but I'll fix that.
Cheers,
Richard
|
By
Richard Purdie
·
#53097
·
|
|
[yocto-autobuilder2] [PATCH] config: Add meta-aws to base configuration
Signed-off-by: Richard Purdie <richard.purdie@...>
---
bsp-addition-example.patch | 54 --------------------------------------
config.py | 3 +++
2 files changed, 3
Signed-off-by: Richard Purdie <richard.purdie@...>
---
bsp-addition-example.patch | 54 --------------------------------------
config.py | 3 +++
2 files changed, 3
|
By
Richard Purdie
·
#53096
·
|