|
[meta-security][kirkstone][PATCH] lib-perl: prefix man pages to avoid conflicting with base perl 2 messages
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 pe
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 pe
|
By
Jeremy Puhlman
·
|
|
[meta-security][PATCH] layer.conf: Added BBFILES_DYNAMIC for dynamic-layers. 2 messages
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 --- a/conf/layer.
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 --- a/conf/layer.
|
By
leimaohui
·
|
|
[meta-security][PATCH] aide: Add depend on audit when audit is enabled. 3 messages
| checking for libaudit.h... no | configure: error: You don't have libaudit properly installed. Install it if you need it. | NOTE: The following config.log files may provide further information. Signe
| checking for libaudit.h... no | configure: error: You don't have libaudit properly installed. Install it if you need it. | NOTE: The following config.log files may provide further information. Signe
|
By
Jeremy Puhlman
·
|
|
[meta-security][PATCH] lib-perl: prefix man pages to avoid conflicting with base perl 2 messages
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 pe
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 pe
|
By
Jeremy Puhlman
·
|
|
[meta-security][PATCH] Parsec-service: Update installation procedure 2 messages
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 changed, 10 insertions
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 changed, 10 insertions
|
By
Anton Antonov
·
|
|
[meta-parsec][v2][PATCH 3/3] oeqa: add parsec runtime tests
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Add parsec-cli-tests.sh to mix --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create m
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Add parsec-cli-tests.sh to mix --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create m
|
By
Armin Kuster
·
|
|
[meta-parsec][v2][PATCH 2/3] meta-parsec: add build image.
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Use packagegroup-security-tpm2 add swtpm --- .../images/security-parsec-image.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mod
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Use packagegroup-security-tpm2 add swtpm --- .../images/security-parsec-image.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mod
|
By
Armin Kuster
·
|
|
[meta-parsec][v2][PATCH 1/3] meta-parsec: Add pkg grps
Signed-off-by: Armin Kuster <akuster808@...> -- V2] Drop tpm pkgs, use the tpm2 pkg grp --- .../packagegroup-security-parsec.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 1006
Signed-off-by: Armin Kuster <akuster808@...> -- V2] Drop tpm pkgs, use the tpm2 pkg grp --- .../packagegroup-security-parsec.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 1006
|
By
Armin Kuster
·
|
|
[meta-parsec][PATCH 3/3] oeqa: add parsec runtime tests 3 messages
Signed-off-by: Armin Kuster <akuster808@...> --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 meta-parsec/lib/oeqa/runtime
Signed-off-by: Armin Kuster <akuster808@...> --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 meta-parsec/lib/oeqa/runtime
|
By
Armin Kuster
·
|
|
Make psplash wait for the framebuffer to be ready 2 messages
psplash doesn't work on my system because systemd attempts to start it at 1.6 seconds into boot, while the fb device is created 1.9 seconds after booting. This results in: [FAILED] Failed to start Sta
psplash doesn't work on my system because systemd attempts to start it at 1.6 seconds into boot, while the fb device is created 1.9 seconds after booting. This results in: [FAILED] Failed to start Sta
|
By
Mike Looijmans
·
|
|
[meta-security][PATCH] Parsec-service: Fix arm32 build
Signed-off-by: Anton Antonov <Anton.Antonov@...> --- .../recipes-parsec/parsec-service/parsec-service_1.0.0.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-parsec/recipe
Signed-off-by: Anton Antonov <Anton.Antonov@...> --- .../recipes-parsec/parsec-service/parsec-service_1.0.0.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-parsec/recipe
|
By
Anton Antonov
·
|
|
[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 meta-parsec/recipes-core/imag
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-core/images/security-parsec-image.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta-parsec/recipes-core/imag
|
By
Armin Kuster
·
|
|
[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 meta-parsec/recipes-core/packagegroups
Signed-off-by: Armin Kuster <akuster808@...> --- .../packagegroup-security-parsec.bb | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 meta-parsec/recipes-core/packagegroups
|
By
Armin Kuster
·
|
|
[psplash][PATCH] Improve warnings from probing for double buffering 2 messages
Adds missing newline characters in output, while clarifying that these messages are warnings that may be safely ignored. Signed-off-by: Zachary T Welch <zach.welch@...> --- psplash-fb.c | 6 ++++-- 1 f
Adds missing newline characters in output, while clarifying that these messages are warnings that may be safely ignored. Signed-off-by: Zachary T Welch <zach.welch@...> --- psplash-fb.c | 6 ++++-- 1 f
|
By
Zach Welch
·
|
|
[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 ======== No high miles
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 ======== No high miles
|
By
Teoh, Jay Shen
·
|
|
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
·
|
|
[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
·
|
|
[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 a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2
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 a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2
|
By
Armin Kuster
·
|
|
[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 changed, 7 inser
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 changed, 7 inser
|
By
Armin Kuster
·
|
|
what's the situation with yocto support for qualcomm qcs{410,610} eval boards? 2 messages
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 definiti
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 definiti
|
By
Robert P. J. Day
·
|