|
[PATCH 5/8] tpm2-tss: update to 3.0.3
include automate 2.70 fix
Signed-off-by: Armin Kuster <akuster808@...>
---
...fix-compatibility-with-autoconf-2.70.patch | 48 +++++++++++++++++++
.../{tpm2-tss_2.4.3.bb => tpm2-tss_3.0.3.bb}
include automate 2.70 fix
Signed-off-by: Armin Kuster <akuster808@...>
---
...fix-compatibility-with-autoconf-2.70.patch | 48 +++++++++++++++++++
.../{tpm2-tss_2.4.3.bb => tpm2-tss_3.0.3.bb}
|
By
Armin Kuster
·
#52601
·
|
|
[PATCH 4/8] tpm2-tools: update to 5.0
Signed-off-by: Armin Kuster <akuster808@...>
---
.../tpm2-tools/{tpm2-tools_4.3.0.bb => tpm2-tools_5.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
.../tpm2-tools/{tpm2-tools_4.3.0.bb => tpm2-tools_5.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Armin Kuster
·
#52600
·
|
|
[PATCH 3/8] tpm2-abrmd: update to 2.4.0
Signed-off-by: Armin Kuster <akuster808@...>
---
.../tpm2-abrmd/{tpm2-abrmd_2.3.3.bb => tpm2-abrmd_2.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
.../tpm2-abrmd/{tpm2-abrmd_2.3.3.bb => tpm2-abrmd_2.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Armin Kuster
·
#52599
·
|
|
[PATCH 2/8] ibmtpm2tss: update to 1.6.0
Signed-off-by: Armin Kuster <akuster808@...>
---
...efile.am-expand-wildcards-in-prereqs.patch | 30 ++++++++-----------
...bmtpm2tss_1.5.0.bb => ibmtpm2tss_1.6.0.bb} | 2 +-
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
...efile.am-expand-wildcards-in-prereqs.patch | 30 ++++++++-----------
...bmtpm2tss_1.5.0.bb => ibmtpm2tss_1.6.0.bb} | 2 +-
2 files changed,
|
By
Armin Kuster
·
#52598
·
|
|
[PATCH 1/8] libtpm: update to 0.8.2
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm/libtpm/{libtpm_0.7.2.bb => libtpm_0.8.2.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm/libtpm/{libtpm_0.7.2.bb => libtpm_0.8.2.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Armin Kuster
·
#52597
·
|
|
Re: Memory tracker in c++
On 2021-03-05 3:03 p.m., Mauro Ziliani wrote:
glibc has mallinfo:
https://stackoverflow.com/questions/8335402/how-to-find-how-much-memory-is-actually-used-up-by-a-malloc-call
On 2021-03-05 3:03 p.m., Mauro Ziliani wrote:
glibc has mallinfo:
https://stackoverflow.com/questions/8335402/how-to-find-how-much-memory-is-actually-used-up-by-a-malloc-call
|
By
Randy MacLeod
·
#52596
·
|
|
Re: Where is the kernel configuration file?
Hi, The .config will be under tmp/work/(your arch)/linux-(whatever flavour)/build-(some suffix) since it is a generated intermediate and not considered to be source
---
Regards,
Darcy
Darcy
Hi, The .config will be under tmp/work/(your arch)/linux-(whatever flavour)/build-(some suffix) since it is a generated intermediate and not considered to be source
---
Regards,
Darcy
Darcy
|
By
Darcy Watkins
·
#52595
·
|
|
Where is the kernel configuration file?
I've found various answers to this. The correct answer appears to be in
tmp/work-shared/<machine>/kernel-source, but I didn't even have this
directory, after doing a working build of
I've found various answers to this. The correct answer appears to be in
tmp/work-shared/<machine>/kernel-source, but I didn't even have this
directory, after doing a working build of
|
By
Paul D. DeRocco
·
#52594
·
|
|
No UDEV events emitted
Hi,
I am building a dunfell based system for layerscape using sysvinit as the init system and find that the eudev daemon is not emitting UDEV events.
udevadm monitor --udev --kernel &
Hi,
I am building a dunfell based system for layerscape using sysvinit as the init system and find that the eudev daemon is not emitting UDEV events.
udevadm monitor --udev --kernel &
|
By
Darcy Watkins
·
#52593
·
|
|
Re: meta-toolchain, gdb-cross-canadian_9.2 fails due to "no usable python"
#toolchain
Thanks for the tip Raj, it got me into the right track. The error was that "Python.h" missing, but the interesting bit was the path where it was looking for it.
It was searching for it
Thanks for the tip Raj, it got me into the right track. The error was that "Python.h" missing, but the interesting bit was the path where it was looking for it.
It was searching for it
|
By
mmiguelhorta@...
·
#52592
·
|
|
Memory tracker in c++
Hi all
I'm looking for a memory track to investigate how many memory my application needs.
The application di made with Qt/Qml 5.6 over a Krogoth on Imx6dl board.
Do you have some suggestion?
I'd
Hi all
I'm looking for a memory track to investigate how many memory my application needs.
The application di made with Qt/Qml 5.6 over a Krogoth on Imx6dl board.
Do you have some suggestion?
I'd
|
By
Mauro Ziliani
·
#52591
·
|
|
avahi_0.8 issue with latest version
Hi Guys,
I have installed avahi_0.8 version using gatesgreath version. its compiled successfully .but i am facing issue with pid is remove automatically when i restart my service.
avahi
Hi Guys,
I have installed avahi_0.8 version using gatesgreath version. its compiled successfully .but i am facing issue with pid is remove automatically when i restart my service.
avahi
|
By
sateesh m
·
#52590
·
|
|
Re: meta-toolchain, gdb-cross-canadian_9.2 fails due to "no usable python"
#toolchain
there will be a file called config.log created in gdb build dir which
will have further information as to why it thing python interpreter is
not usable
there will be a file called config.log created in gdb build dir which
will have further information as to why it thing python interpreter is
not usable
|
By
Khem Raj
·
#52589
·
|
|
meta-toolchain, gdb-cross-canadian_9.2 fails due to "no usable python"
#toolchain
Hi,
I have been trying to build meta-toolchain however it fails to compile during gdb-cross-canadian. Follows the relevant output:
| checking for libmpfr... no
| configure: WARNING: MPFR is missing or
Hi,
I have been trying to build meta-toolchain however it fails to compile during gdb-cross-canadian. Follows the relevant output:
| checking for libmpfr... no
| configure: WARNING: MPFR is missing or
|
By
mmiguelhorta@...
·
#52588
·
|
|
Re: [meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5
ping
On 12/9/20 2:01 PM, Yi Zhao wrote:
ping
On 12/9/20 2:01 PM, Yi Zhao wrote:
|
By
Changqing Li
·
#52587
·
|
|
Yocto Technical Team Minutes/Engineering Sync for Mar 2, 2021
Yocto Technical Team Minutes, Engineering Sync, for Mar 2, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for Mar 2, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made to
|
By
Trevor Woerner
·
#52586
·
|
|
Re: [meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch
series in build testing
-armin
series in build testing
-armin
|
By
Armin Kuster
·
#52585
·
|
|
Re: safe escape library for HTML
This is a rather vague question so you may not get a specific recommendation. Have you reviewed the list of html related recipes
listed by the layer
This is a rather vague question so you may not get a specific recommendation. Have you reviewed the list of html related recipes
listed by the layer
|
By
Randy MacLeod
·
#52584
·
|
|
Re: How to run the recipe Go tests on Yocto
Found the root cause. The Go UT binaries files generated by the recipes
with ptest or generated manually need to be executed with the same ld
command from the toolchain used to build them. In this
Found the root cause. The Go UT binaries files generated by the recipes
with ptest or generated manually need to be executed with the same ld
command from the toolchain used to build them. In this
|
By
Javier Tia <javier.tia@...>
·
#52583
·
|
|
Re: [meta-security][PATCH] ima-policy-hashed: add CGROUP2_SUPER_MAGIC fsmagic
merged.
Thanks,
Armin
By
Armin Kuster
·
#52582
·
|