|
Re: What are the key factors for yocto build speed?
Depends on what you are building.
Building non-trivial C++ code (e.g. webkitgtk) with 24 cores
but only 32 GB RAM will not work, for such code you need
more than 2 GB/core.
I would buy 128 GB RAM to
Depends on what you are building.
Building non-trivial C++ code (e.g. webkitgtk) with 24 cores
but only 32 GB RAM will not work, for such code you need
more than 2 GB/core.
I would buy 128 GB RAM to
|
By
Adrian Bunk
·
#48815
·
|
|
Re: What are the key factors for yocto build speed?
Sorry - wrong number. My rig does not have a 1900, but an "AMD Ryzen 7 1700".
Sorry - wrong number. My rig does not have a 1900, but an "AMD Ryzen 7 1700".
|
By
Mike Looijmans
·
#48814
·
|
|
Re: What are the key factors for yocto build speed?
I have to say that AMD aggressively pursuing core count increase on consumer level CPUs is awesome news for the YP. Previously, you had to buy some hugely overpriced Xeons or similar to be able to
I have to say that AMD aggressively pursuing core count increase on consumer level CPUs is awesome news for the YP. Previously, you had to buy some hugely overpriced Xeons or similar to be able to
|
By
Alexander Kanavin
·
#48813
·
|
|
Re: What are the key factors for yocto build speed?
Hi,
In my company we have tested some "big Ryzen" configurations to speed up Yocto builds.
The conclusion of these tests is that the build time is almost only related to the CPU score:
Hi,
In my company we have tested some "big Ryzen" configurations to speed up Yocto builds.
The conclusion of these tests is that the build time is almost only related to the CPU score:
|
By
Jean-Marie Lemetayer
·
#48812
·
|
|
Re: What are the key factors for yocto build speed?
Big ryzen is a good choice.
My home rig is a Ryzen 1900, with only 8GB RAM. It's way faster at OE yocto builds than the i7 at work that has 32GB RAM installed. My 8GB rig does not use swap space
Big ryzen is a good choice.
My home rig is a Ryzen 1900, with only 8GB RAM. It's way faster at OE yocto builds than the i7 at work that has 32GB RAM installed. My 8GB rig does not use swap space
|
By
Mike Looijmans
·
#48811
·
|
|
Re: What are the key factors for yocto build speed?
What Mikko said is excellent advice.
I'd recommend NVMe drives if you can. My build machine has two large
M.2 NVMe drives, one is used for the working directory and the other
for sstate, downloads
What Mikko said is excellent advice.
I'd recommend NVMe drives if you can. My build machine has two large
M.2 NVMe drives, one is used for the working directory and the other
for sstate, downloads
|
By
Paul Barker
·
#48810
·
|
|
Re: What are the key factors for yocto build speed?
Drop all virtualization and go for Linux on bare metal. Then make sure there
is enough(tm) physical RAM for each CPU thread. For a "big Ryzen" the 64G of RAM sounds
too little. I'd go higher there,
Drop all virtualization and go for Linux on bare metal. Then make sure there
is enough(tm) physical RAM for each CPU thread. For a "big Ryzen" the 64G of RAM sounds
too little. I'd go higher there,
|
By
Mikko Rapeli
·
#48809
·
|
|
What are the key factors for yocto build speed?
Hey,
We're currently using a VM on Windows and it's a lot slower than the native linux build (which is expected).
We're looking into getting a dedicated build server for our team (basically a
Hey,
We're currently using a VM on Windows and it's a lot slower than the native linux build (which is expected).
We're looking into getting a dedicated build server for our team (basically a
|
By
Oliver Westermann
·
#48808
·
|
|
Problems finding a Command when using a cmake recipe in eSDK
#yocto
#sdk
Hello,
I created an eSDK and I am installing it on a docker image I created.
Using the devtool I added/created a recipe for a simple HelloWorld application (such application is located in github, but
Hello,
I created an eSDK and I am installing it on a docker image I created.
Using the devtool I added/created a recipe for a simple HelloWorld application (such application is located in github, but
|
By
Armando Hernandez
·
#48807
·
|
|
Re: Issue while adding the support for TLS1.3 in existing krogoth yocto
#yocto
#apt
#raspberrypi
Hi All
while I tried to add Openssh 7.8p1 recipe in krogoth yocto, to add support for openssl 1.1.1b. Every thing compiled successfully but now I am getting issue when I tried to. test that on
Hi All
while I tried to add Openssh 7.8p1 recipe in krogoth yocto, to add support for openssl 1.1.1b. Every thing compiled successfully but now I am getting issue when I tried to. test that on
|
By
amaya jindal
·
#48806
·
|
|
Autologin in imx8mq-var-dart issue in dnf
#yocto
#systemd
Hi,
I want to add a feature auto login using sysvinit as init function in yocto. So I have created a new layer named "meta-autologin" and added in the bitbake layers. Now I have updated the local.conf
Hi,
I want to add a feature auto login using sysvinit as init function in yocto. So I have created a new layer named "meta-autologin" and added in the bitbake layers. Now I have updated the local.conf
|
By
Amrun Nisha.R
·
#48805
·
|
|
[meta-security][PATCH 7/7] buck-security: move to recipes-scanners
Signed-off-by: Armin Kuster <akuster808@...>
---
.../buck-security/buck-security_0.7.bb | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {recipes-security
Signed-off-by: Armin Kuster <akuster808@...>
---
.../buck-security/buck-security_0.7.bb | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {recipes-security
|
By
Armin Kuster
·
#48803
·
|
|
[meta-security][PATCH 6/7] checksecurity: move to recipes-scanners
Signed-off-by: Armin Kuster <akuster808@...>
---
.../checksecurity/checksecurity_2.0.15.bb | 0
.../files/check-setuid-use-more-portable-find-args.patch | 0
Signed-off-by: Armin Kuster <akuster808@...>
---
.../checksecurity/checksecurity_2.0.15.bb | 0
.../files/check-setuid-use-more-portable-find-args.patch | 0
|
By
Armin Kuster
·
#48802
·
|
|
[meta-security][PATCH 5/7] checksec: move to recipe-scanners
Signed-off-by: Armin Kuster <akuster808@...>
---
{recipes-security => recipes-scanners}/checksec/checksec_2.1.0.bb | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {recipes-security
Signed-off-by: Armin Kuster <akuster808@...>
---
{recipes-security => recipes-scanners}/checksec/checksec_2.1.0.bb | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {recipes-security
|
By
Armin Kuster
·
#48801
·
|
|
[meta-security][PATCH 4/7] clamav: move to recipes-scanners
Signed-off-by: Armin Kuster <akuster808@...>
---
{recipes-security => recipes-scanners}/clamav/clamav_0.101.5.bb | 0
.../clamav/files/clamav-freshclam.service | 0
Signed-off-by: Armin Kuster <akuster808@...>
---
{recipes-security => recipes-scanners}/clamav/clamav_0.101.5.bb | 0
.../clamav/files/clamav-freshclam.service | 0
|
By
Armin Kuster
·
#48800
·
|
|
[meta-security][PATCH 3/7] chkrootkit: add rootkit recipe
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/rootkits/chkrootkit_0.53.bb | 48 ++++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/rootkits/chkrootkit_0.53.bb | 48 ++++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#48799
·
|
|
[meta-security][PATCH 2/7] fail2ban: change hardcoded sysklogd to VIRTUAL-RUNTIME_base-utils-syslog
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/fail2ban/python3-fail2ban_0.10.4.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/fail2ban/python3-fail2ban_0.10.4.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Armin Kuster
·
#48798
·
|
|
[meta-security][PATCH 1/7] lynis: add missing rdepends
add findutils
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
add findutils
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Armin Kuster
·
#48797
·
|
|
Re: How to PROVIDE boost-python
Also as Quentin suggested it might be needed to remove the "-mt"
suffix, but I see it in the do_install() method of the "boost" recipe
for revision 1.64.
Kind regards, Laurent.
On Tue, Mar 17, 2020
Also as Quentin suggested it might be needed to remove the "-mt"
suffix, but I see it in the do_install() method of the "boost" recipe
for revision 1.64.
Kind regards, Laurent.
On Tue, Mar 17, 2020
|
By
Laurent Gauthier
·
#48796
·
|
|
Re: How to PROVIDE boost-python
Hi again Emily,
You have put your finger on the core issue there.
The name of the boost python library which is linked in your
"opc-ua-server-gfex" recipe is "boost_python-mt" where it seems that
it
Hi again Emily,
You have put your finger on the core issue there.
The name of the boost python library which is linked in your
"opc-ua-server-gfex" recipe is "boost_python-mt" where it seems that
it
|
By
Laurent Gauthier
·
#48795
·
|