|
[meta-parsec][PATCH 2/3] meta-parsec: add build image.
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-core/images/security-parsec-image.bb | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-core/images/security-parsec-image.bb | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#57151
·
|
|
[meta-parsec][PATCH 1/3] meta-parsec: Add pkg grps
Signed-off-by: Armin Kuster <akuster808@...>
---
.../packagegroup-security-parsec.bb | 26 +++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644
Signed-off-by: Armin Kuster <akuster808@...>
---
.../packagegroup-security-parsec.bb | 26 +++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#57150
·
|
|
Re: [psplash][PATCH] Improve warnings from probing for double buffering
This patch had some discussion at the summit and OEDVM.
For the record, it did actually get merged a day after it was
This patch had some discussion at the summit and OEDVM.
For the record, it did actually get merged a day after it was
|
By
Richard Purdie
·
#57149
·
|
|
[meta-security][kirkstone][PATCH] lib-perl: prefix man pages to avoid conflicting with base perl
The following occurs when pkgs-docs added to image features.
Error: Transaction test error:
file /usr/share/man/man3/lib.3 conflicts between attempted installs of lib-perl-doc-0.63-r0.corei7_64 and
The following occurs when pkgs-docs added to image features.
Error: Transaction test error:
file /usr/share/man/man3/lib.3 conflicts between attempted installs of lib-perl-doc-0.63-r0.corei7_64 and
|
By
Jeremy Puhlman
·
#57148
·
|
|
[meta-security][PATCH] lib-perl: prefix man pages to avoid conflicting with base perl
The following occurs when pkgs-docs added to image features.
Error: Transaction test error:
file /usr/share/man/man3/lib.3 conflicts between attempted installs of lib-perl-doc-0.63-r0.corei7_64 and
The following occurs when pkgs-docs added to image features.
Error: Transaction test error:
file /usr/share/man/man3/lib.3 conflicts between attempted installs of lib-perl-doc-0.63-r0.corei7_64 and
|
By
Jeremy Puhlman
·
#57147
·
|
|
[meta-security][PATCH] Parsec-service: Update installation procedure
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
.../parsec-service/files/parsec-tmpfiles.conf | 1 +
.../parsec-service/parsec-service_1.0.0.bb | 16 +++++++++-------
2 files
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
.../parsec-service/files/parsec-tmpfiles.conf | 1 +
.../parsec-service/parsec-service_1.0.0.bb | 16 +++++++++-------
2 files
|
By
Anton Antonov
·
#57146
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.1.rc1)
Hello Everyone,
This is the full report for yocto-4.0.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary
Hello Everyone,
This is the full report for yocto-4.0.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary
|
By
Teoh, Jay Shen
·
#57145
·
|
|
Build with stale kernel modules compared to kernel
I have an imx8mm based system built with Yocto dunfell and linux-fslc-imx 5.4.119 from meta-freescale.
Recently, I had a Yocto build that didn't run properly. It turns out the kernel modules directory
I have an imx8mm based system built with Yocto dunfell and linux-fslc-imx 5.4.119 from meta-freescale.
Recently, I had a Yocto build that didn't run properly. It turns out the kernel modules directory
|
By
Craig McQueen
·
#57144
·
|
|
[meta-security][PATCH 3/3] oeqa/cases/tpm2: fix and enhance test suite
local.conf
TEST_SUITES = "ssh ping tpm2"
IMAGE_INSTALL:append = " swtpm tpm2-pkcs11"
RESULTS:
RESULTS - ping.PingTest.test_ping: PASSED (0.05s)
RESULTS - ssh.SSHTest.test_ssh: PASSED (2.19s)
RESULTS
local.conf
TEST_SUITES = "ssh ping tpm2"
IMAGE_INSTALL:append = " swtpm tpm2-pkcs11"
RESULTS:
RESULTS - ping.PingTest.test_ping: PASSED (0.05s)
RESULTS - ssh.SSHTest.test_ssh: PASSED (2.19s)
RESULTS
|
By
Armin Kuster
·
#57143
·
|
|
[meta-security][PATCH 2/3] tpm2-tools: Add missing rdepends
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
|
By
Armin Kuster
·
#57142
·
|
|
[meta-security][PATCH 1/3] tpm2-pkcs11: tpm2-pkcs11 module missing
Correctly fix symlink issue by putting module in -dev pkg.
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 9 +++++++--
1 file
Correctly fix symlink issue by putting module in -dev pkg.
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 9 +++++++--
1 file
|
By
Armin Kuster
·
#57141
·
|
|
Re: what's the situation with yocto support for qualcomm qcs{410,610} eval boards?
hey,
the underlying chipset , e.g. the Qualcomm QCS410 (or 610) is not supported upstream. So a 'regular' OE + meta-qcom is not going to be straightforward. meta-qcom typically supports 'machines' and
hey,
the underlying chipset , e.g. the Qualcomm QCS410 (or 610) is not supported upstream. So a 'regular' OE + meta-qcom is not going to be straightforward. meta-qcom typically supports 'machines' and
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#57140
·
|
|
what's the situation with yocto support for qualcomm qcs{410,610} eval boards?
colleague just asked if i had any useful advice (spoiler: no) on how
easy it would be to build a yocto-based image for *some* qcs410-based
eval board. i'm familiar with meta-qcom, and machine
colleague just asked if i had any useful advice (spoiler: no) on how
easy it would be to build a yocto-based image for *some* qcs410-based
eval board. i'm familiar with meta-qcom, and machine
|
By
Robert P. J. Day
·
#57139
·
|
|
Re: [Openembedded-architecture] OpenEmbedded Developer meeting reminder
Hello Philip,
when would the time slots be allocated? It doesn't look optimal to
leave this to the last minute, as people need to plan their day.
Alex
Hello Philip,
when would the time slots be allocated? It doesn't look optimal to
leave this to the last minute, as people need to plan their day.
Alex
|
By
Alexander Kanavin
·
#57138
·
|
|
[meta-security][PATCH] layer.conf: Added BBFILES_DYNAMIC for dynamic-layers.
Signed-off-by: Lei Maohui <leimaohui@...>
---
conf/layer.conf | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index 1f83593..0c532fa 100644
---
Signed-off-by: Lei Maohui <leimaohui@...>
---
conf/layer.conf | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index 1f83593..0c532fa 100644
---
|
By
leimaohui
·
#57137
·
|
|
[meta-security][PATCH] samhain: update to 4.4.9
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/samhain/samhain.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-ids/samhain/samhain.inc
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/samhain/samhain.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-ids/samhain/samhain.inc
|
By
Armin Kuster
·
#57136
·
|
|
[meta-security][PATCH 3/3] suricata: update to 5.0.5
libhtp rolls with it
---
recipes-ids/suricata/{libhtp_0.5.39.bb => libhtp_0.5.40.bb} | 2 +-
recipes-ids/suricata/{suricata_6.0.4.bb => suricata_6.0.5.bb} | 2 +-
2 files changed, 2 insertions(+),
libhtp rolls with it
---
recipes-ids/suricata/{libhtp_0.5.39.bb => libhtp_0.5.40.bb} | 2 +-
recipes-ids/suricata/{suricata_6.0.4.bb => suricata_6.0.5.bb} | 2 +-
2 files changed, 2 insertions(+),
|
By
Armin Kuster
·
#57135
·
|
|
[meta-security][PATCH 2/3] ossec-hids: update to 3.7.0
See https://github.com/ossec/ossec-hids/releases/tag/3.7.0
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/ossec/{ossec-hids_3.6.0.bb => ossec-hids_3.7.0.bb} | 2 +-
1 file
See https://github.com/ossec/ossec-hids/releases/tag/3.7.0
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/ossec/{ossec-hids_3.6.0.bb => ossec-hids_3.7.0.bb} | 2 +-
1 file
|
By
Armin Kuster
·
#57134
·
|
|
[meta-security][PATCH 1/3] aide: Update 01.17.4
Precalculate buffer size in base64 functions (CVE-2021-45417)
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/aide/{aide_0.17.3.bb => aide_0.17.4.bb} | 2 +-
1 file changed, 1
Precalculate buffer size in base64 functions (CVE-2021-45417)
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/aide/{aide_0.17.3.bb => aide_0.17.4.bb} | 2 +-
1 file changed, 1
|
By
Armin Kuster
·
#57133
·
|
|
Re: ERROR: cp: cannot stat 'Module.symvers': No such file or directory
Thanks a lot, this solved my problem.
I didn't have this change
Greetings
Alex
Thanks a lot, this solved my problem.
I didn't have this change
Greetings
Alex
|
By
Duda, Alexander
·
#57132
·
|