|
[meta-rockchip][PATCH v2 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
·
#53131
·
|
|
[meta-rockchip][PATCH v2 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
·
#53130
·
|
|
Re: [meta-security][PATCH] Clearly define clang toolchain in Parsec recipes
merged,
Thanks
By
Armin Kuster
·
#53129
·
|
|
Re: [meta-security][PATCH 1/2] Add meta-parsec layer into meta-security.
Merged,
Thanks
By
Armin Kuster
·
#53128
·
|
|
Re: [meta-security][PATCH] initramfs-framework-ima: introduce IMA_FORCE
merged,
Thanks
By
Armin Kuster
·
#53127
·
|
|
Re: [meta-security][PATCH] Use libest "main" branch instead of "master".
merged
thanks,
armin
By
Armin Kuster
·
#53126
·
|
|
Re: [meta-security][PATCH] meta: drop IMA_POLICY from policy recipes
merged.
thanks
-armin
By
Armin Kuster
·
#53125
·
|
|
[meta-security][PATCH] gitlab-ci: Move all parsec builds into a separate job
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
.gitlab-ci.yml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
.gitlab-ci.yml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index
|
By
Anton Antonov
·
#53124
·
|
|
Re: bitbake controlling memory use
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wipqueue4&id=d66a327fb6189db5de8bc489859235dcba306237
Cheers,
Richard
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wipqueue4&id=d66a327fb6189db5de8bc489859235dcba306237
Cheers,
Richard
|
By
Richard Purdie
·
#53123
·
|
|
Re: bitbake controlling memory use
I use
BUILDHISTORY_COMMIT_forcevariable = "1"
PARALLEL_MAKE = "-j 11"
BB_NUMBER_THREADS = "11"
INHERIT += "rm_work"
XZ_DEFAULTS = "--threads=8"
<randy.macleod@...> wrote:
I use
BUILDHISTORY_COMMIT_forcevariable = "1"
PARALLEL_MAKE = "-j 11"
BB_NUMBER_THREADS = "11"
INHERIT += "rm_work"
XZ_DEFAULTS = "--threads=8"
<randy.macleod@...> wrote:
|
By
Khem Raj
·
#53122
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.7.rc1)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.7.rc1 We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.7.rc1 We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
|
By
Sangeeta Jain
·
#53121
·
|
|
[meta-mingw] [PATCH] mingw-w64: Check for __builtin_ia32_rdtsc
Signed-off-by: Khem Raj <raj.khem@...>
---
...rincs-Check-for-__builtin_ia32_rdtsc.patch | 33 +++++++++++++++++++
.../nativesdk-mingw-w64-runtime_7.0.0.bb | 2 ++
2 files changed, 35
Signed-off-by: Khem Raj <raj.khem@...>
---
...rincs-Check-for-__builtin_ia32_rdtsc.patch | 33 +++++++++++++++++++
.../nativesdk-mingw-w64-runtime_7.0.0.bb | 2 ++
2 files changed, 35
|
By
Khem Raj
·
#53120
·
|
|
[meta-security][PATCH 2/2] lkrg-module: Add Linux Kernel Runtime Guard
For more info see: https://github.com/openwall/lkrg
Add to local.conf:
IMAGE_INSTALL_append = " kernel-module-lkrg"
Need these kconfig options
For more info see: https://github.com/openwall/lkrg
Add to local.conf:
IMAGE_INSTALL_append = " kernel-module-lkrg"
Need these kconfig options
|
By
Armin Kuster
·
#53119
·
|
|
[meta-security][PATCH 1/2] clamav: remove rest of mirror.dat ref
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git
|
By
Armin Kuster
·
#53118
·
|
|
Re: bitbake controlling memory use
During today's Yocto technical call (1),
we talked about approaches to limiting the system load and avoiding
swap and/or OOM events. Here's what (little!) i recall from the
discussion, 9 busy hours
During today's Yocto technical call (1),
we talked about approaches to limiting the system load and avoiding
swap and/or OOM events. Here's what (little!) i recall from the
discussion, 9 busy hours
|
By
Randy MacLeod
·
#53117
·
|
|
QA notification for completed autobuilder build (yocto-3.1.7.rc1)
A build flagged for QA (yocto-3.1.7.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.7.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-3.1.7.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.7.rc1
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#53116
·
|
|
[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
·
|