|
Re: How to manage disk space while working with Yocto?
Can you show the output of 'df' please?
Alex
Can you show the output of 'df' please?
Alex
|
By
Alexander Kanavin
·
#56463
·
|
|
Re: How to manage disk space while working with Yocto?
Hello,
Thanks for the update.
Even after deleting build/tmp and build/sstate-cache and setting `INHERIT += "rm_work"` in the build/conf/local.conf.
But still I am facing same issue.
Is there any way
Hello,
Thanks for the update.
Even after deleting build/tmp and build/sstate-cache and setting `INHERIT += "rm_work"` in the build/conf/local.conf.
But still I am facing same issue.
Is there any way
|
By
Sourabh Hegde
·
#56462
·
|
|
Re: [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally
Hi there,
Is there anything pending here from our side?
Can someone let us know by when this patch can be merged?
Thanks,
Ranjitsinh Rathod
Hi there,
Is there anything pending here from our side?
Can someone let us know by when this patch can be merged?
Thanks,
Ranjitsinh Rathod
|
By
Ranjitsinh Rathod
·
#56461
·
|
|
Re: How to manage disk space while working with Yocto?
Only the last two. Deleting tmp/ does help as then any needed binary
items will be taken from sstate cache instead of being unpacked from
source and rebuilt.
Alex
Only the last two. Deleting tmp/ does help as then any needed binary
items will be taken from sstate cache instead of being unpacked from
source and rebuilt.
Alex
|
By
Alexander Kanavin
·
#56460
·
|
|
Re: [PATCH yocto-autobuilder-helper 1/4] scripts: run-docs-build: simplify patching logic
Hi Quentin,
Too late to give you a "Reviewed-by", but thanks for the corrections and
simplifications!
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
Hi Quentin,
Too late to give you a "Reviewed-by", but thanks for the corrections and
simplifications!
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
|
By
Michael Opdenacker
·
#56459
·
|
|
Re: How to manage disk space while working with Yocto?
Am Mi, 16. Mär 2022, um 08:54, schrieb Sourabh Hegde:
These directories are crucial for a yocto build and they will get recreated if not existing. Deleting them does nothing besides prolonging the
Am Mi, 16. Mär 2022, um 08:54, schrieb Sourabh Hegde:
These directories are crucial for a yocto build and they will get recreated if not existing. Deleting them does nothing besides prolonging the
|
By
Manuel Wagesreither
·
#56458
·
|
|
Re: How to manage disk space while working with Yocto?
Hi,
This is a common problem. I run to this almost weekly basis doing a lot yocto compiles
on my developer machine.
Solution for me is to manually check before compiling that I still have
100's
Hi,
This is a common problem. I run to this almost weekly basis doing a lot yocto compiles
on my developer machine.
Solution for me is to manually check before compiling that I still have
100's
|
By
Mikko Rapeli <mikko.rapeli@...>
·
#56457
·
|
|
How to manage disk space while working with Yocto?
Hello All,
I am using Yocto for one of my project. I know that Yocto needs a good amount of disk space for build activities. And also I am working as non-root user in Ubuntu 20.04. But I often run
Hello All,
I am using Yocto for one of my project. I know that Yocto needs a good amount of disk space for build activities. And also I am working as non-root user in Ubuntu 20.04. But I often run
|
By
Sourabh Hegde
·
#56456
·
|
|
Re: Still affected by recent pkgconfig-native issue
It's not about glibc version used in target builds on dunfell, but about glibc version used to build uninative tarball.
If you're using older docker daemon to run your builds, then easiest fix is to
It's not about glibc version used in target builds on dunfell, but about glibc version used to build uninative tarball.
If you're using older docker daemon to run your builds, then easiest fix is to
|
By
Martin Jansa
·
#56455
·
|
|
Still affected by recent pkgconfig-native issue
Hi all,
my dunfell build for a NVIDIA Jetson TX2 (support from meta-tegra) is failing in the way described here:
https://lists.yoctoproject.org/g/yocto/topic/86571641#55134.
As per a comment of
Hi all,
my dunfell build for a NVIDIA Jetson TX2 (support from meta-tegra) is failing in the way described here:
https://lists.yoctoproject.org/g/yocto/topic/86571641#55134.
As per a comment of
|
By
Manuel Wagesreither
·
#56454
·
|
|
Re: Query regarding yocto build
Looks like the libraries are unversioned. This is pretty bad practise
but https://docs.yoctoproject.org/dev-manual/common-tasks.html#working-with-pre-built-libraries
should help.
The best solution
Looks like the libraries are unversioned. This is pretty bad practise
but https://docs.yoctoproject.org/dev-manual/common-tasks.html#working-with-pre-built-libraries
should help.
The best solution
|
By
Ross Burton <ross@...>
·
#56453
·
|
|
Re: configuration fragments
Thanks again...
By
Monsees, Steven C (US)
·
#56452
·
|
|
[PATCH yocto-autobuilder-helper 4/4] Revert "scripts: run-docs-build: do not turn sphinx warnings into errors"
From: Quentin Schulz <quentin.schulz@...>
The patch was meant as a quick temporary work-around to have the docs
built and published.
Now that releases where -W flag is set (turning
From: Quentin Schulz <quentin.schulz@...>
The patch was meant as a quick temporary work-around to have the docs
built and published.
Now that releases where -W flag is set (turning
|
By
Quentin Schulz
·
#56451
·
|
|
[PATCH yocto-autobuilder-helper 3/4] scripts: docs-build-patches: fix incorrect conf.py for yocto-3.4.1
From: Quentin Schulz <quentin.schulz@...>
The patch was missing from yocto-3.4.1 release and only made it to
yocto-3.4.2 unfortunately so let's backport it.
Cc: Quentin Schulz
From: Quentin Schulz <quentin.schulz@...>
The patch was missing from yocto-3.4.1 release and only made it to
yocto-3.4.2 unfortunately so let's backport it.
Cc: Quentin Schulz
|
By
Quentin Schulz
·
#56450
·
|
|
[PATCH yocto-autobuilder-helper 2/4] scripts: docs-build-patches: fix bitbake objects.inv being used
From: Quentin Schulz <quentin.schulz@...>
Each Yocto Project release is validated for a specific Bitbake release.
By mistake, most release docs are pointing at the development
From: Quentin Schulz <quentin.schulz@...>
Each Yocto Project release is validated for a specific Bitbake release.
By mistake, most release docs are pointing at the development
|
By
Quentin Schulz
·
#56449
·
|
|
[PATCH yocto-autobuilder-helper 1/4] scripts: run-docs-build: simplify patching logic
From: Quentin Schulz <quentin.schulz@...>
There's no need to keep a list of tags requiring to be patched since the
tag is part of the path where patches are stored.
Therefore,
From: Quentin Schulz <quentin.schulz@...>
There's no need to keep a list of tags requiring to be patched since the
tag is part of the path where patches are stored.
Therefore,
|
By
Quentin Schulz
·
#56448
·
|
|
[meta-security][dunfell][PATCH] tpm2-tools: update to 4.1.3
Minor version bump from 4.1.1 to 4.1.3, containing two fixes:
4.1.3 - 2020-06-02
* tpm2_create: Fix issue with userauth attribute being cleared if
policy is specified.
4.1.2 - 2020-05-18
* Fix
Minor version bump from 4.1.1 to 4.1.3, containing two fixes:
4.1.3 - 2020-06-02
* tpm2_create: Fix issue with userauth attribute being cleared if
policy is specified.
4.1.2 - 2020-05-18
* Fix
|
By
Ralph Siemsen
·
#56447
·
|
|
Re: Query regarding yocto build
Hello,
Topposting since the problem is in the screenshot.
The issue is the naming of the shared object. Linux convention is that a shared object contains the version number e.g.
Hello,
Topposting since the problem is in the screenshot.
The issue is the naming of the shared object. Linux convention is that a shared object contains the version number e.g.
|
By
Rudolf J Streif
·
#56446
·
|
|
[meta-security][dunfell][PATCH v2] tpm2-tools: backport fix for CVE-2021-3565
tpm2_import used a fixed AES key for the inner wrapper, which means that
a MITM attack would be able to unwrap the imported key. Even the
use of an encrypted session will not prevent this. The TPM
tpm2_import used a fixed AES key for the inner wrapper, which means that
a MITM attack would be able to unwrap the imported key. Even the
use of an encrypted session will not prevent this. The TPM
|
By
Ralph Siemsen
·
#56445
·
|
|
Re: configuration fragments
if you are using linux-yocto for kernel then it is surely supported ,
so as long as it is added to kernel recipe it should work ok.
On Tue, Mar 15, 2022 at 3:58 AM Monsees, Steven C (US)
if you are using linux-yocto for kernel then it is surely supported ,
so as long as it is added to kernel recipe it should work ok.
On Tue, Mar 15, 2022 at 3:58 AM Monsees, Steven C (US)
|
By
Khem Raj
·
#56444
·
|