|
[meta-zephyr] meets create-spdx
Hello all, We're trying to use create-spdx.bbclass with meta-zephyr. However, this is failing with errors like the one at the bottom of the message. While digging deeper, it is hard to reproduce relia
Hello all, We're trying to use create-spdx.bbclass with meta-zephyr. However, this is failing with errors like the one at the bottom of the message. While digging deeper, it is hard to reproduce relia
|
By
Marta Rybczynska
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.2.rc1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.2.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. B
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.2.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. B
|
By
Teoh, Jay Shen
·
|
|
[meta-security][kirkstone][PATCH] python3-privacyidea: add correct path to lib/privacyidea
Nothing in getting installed in ${datadir}/lib, it is all going to ${prefix}/lib. setuptools pulls in ${libdir}/* so for the base lib case of ${prefix}/lib the build works. If libdir is something else
Nothing in getting installed in ${datadir}/lib, it is all going to ${prefix}/lib. setuptools pulls in ${libdir}/* so for the base lib case of ${prefix}/lib the build works. If libdir is something else
|
By
Jeremy Puhlman
·
|
|
[meta-security][PATCH] python3-privacyidea: add correct path to lib/privacyidea
Nothing in getting installed in ${datadir}/lib, it is all going to ${prefix}/lib. setuptools pulls in ${libdir}/* so for the base lib case of ${prefix}/lib the build works. If libdir is something else
Nothing in getting installed in ${datadir}/lib, it is all going to ${prefix}/lib. setuptools pulls in ${libdir}/* so for the base lib case of ${prefix}/lib the build works. If libdir is something else
|
By
Jeremy Puhlman
·
|
|
[meta-security][master|kirkstone][PATCH] clamav: make install owner match the added user name
USERADD_PARAM:${PN}-freshclam = "--system -g ${CLAMAV_GID} --home-dir \ ${localstatedir}/lib/${BPN} \ --no-create-home --shell /sbin/nologin ${PN}" The username added to the passwd file is ${PN}. When
USERADD_PARAM:${PN}-freshclam = "--system -g ${CLAMAV_GID} --home-dir \ ${localstatedir}/lib/${BPN} \ --no-create-home --shell /sbin/nologin ${PN}" The username added to the passwd file is ${PN}. When
|
By
Jeremy Puhlman
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 6/30/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Stephen Jolley, Steve Sakoman, Joshua Watt, Saul Wold, Alexandre Belloni, Michael Opdenacker, Pavel Zhukov, Richard Purdie, Aryaman Gupta
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Stephen Jolley, Steve Sakoman, Joshua Watt, Saul Wold, Alexandre Belloni, Michael Opdenacker, Pavel Zhukov, Richard Purdie, Aryaman Gupta
|
By
sakib.sajal@...
·
|
|
[OE-core] gpg signing and stale gpg-agent
Hi all, I've been working with signing packages via gpg (specificall RPM, but that shouldn't really matter) lately and things mostly work fine (modulo that small patch from some 2 weeks ago now in mas
Hi all, I've been working with signing packages via gpg (specificall RPM, but that shouldn't really matter) lately and things mostly work fine (modulo that small patch from some 2 weeks ago now in mas
|
By
Federico Pellegrin
·
|
|
[PATCH yocto-autobuilder-helper] config.json: set pressure limits to 80 percent
Prevent severe system overload by specifying the limits of CPU and IO pressure as 80 percent. Signed-off-by: Aryaman Gupta <aryaman.gupta@...> --- config.json | 2 ++ 1 file changed, 2 insertions(+) di
Prevent severe system overload by specifying the limits of CPU and IO pressure as 80 percent. Signed-off-by: Aryaman Gupta <aryaman.gupta@...> --- config.json | 2 ++ 1 file changed, 2 insertions(+) di
|
By
Aryaman Gupta
·
|
|
[meta-security][PATCH v2] meta-integrity: kernel-modsign: prevents splitting out debug symbols 2 messages
Starting with [1] kernel modules symbols is being slipped in OE-core and this breaks the kernel modules sign, so disable it. [1] https://git.openembedded.org/openembedded-core/commit/?id=e09a8fa931fe6
Starting with [1] kernel modules symbols is being slipped in OE-core and this breaks the kernel modules sign, so disable it. [1] https://git.openembedded.org/openembedded-core/commit/?id=e09a8fa931fe6
|
By
Jose Quaresma
·
|
|
LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory. 8 messages
#honister
#make
#yocto
Hello. Im trying to write a recipe for an autoconf based project. Ive managed to resolve most of the include and linker issues with the exception of the subject error. The files in question exist at <
Hello. Im trying to write a recipe for an autoconf based project. Ive managed to resolve most of the include and linker issues with the exception of the subject error. The files in question exist at <
|
By
douglas.cooper1@...
·
|
|
[yocto-autobuilder2][PATCH] config.py: define workers for kirkstone
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index c3c21f1..00f7e70 100644 --- a/config.py +++ b/config.py @@ -152,6 +
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index c3c21f1..00f7e70 100644 --- a/config.py +++ b/config.py @@ -152,6 +
|
By
Steve Sakoman
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.2.rc1) 2 messages
There were two failures in the build on the autobuilder, both are due to known scp issues with fedora36. I thought we hadn't enabled kirkstone on f36 but evidently we have :/. I don't believe the two
There were two failures in the build on the autobuilder, both are due to known scp issues with fedora36. I thought we hadn't enabled kirkstone on f36 but evidently we have :/. I don't believe the two
|
By
Richard Purdie
·
|
|
QA notification for completed autobuilder build (yocto-4.0.2.rc1)
A build flagged for QA (yocto-4.0.2.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.2.rc1 Build hash information: bitbake: b8fd6f5d9959d2
A build flagged for QA (yocto-4.0.2.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.2.rc1 Build hash information: bitbake: b8fd6f5d9959d2
|
By
Pokybuild User
·
|
|
Regression in rust-cross-canadian-aarch64 7 messages
Hi, I experience build failure in the compilation step of the recipe rust-cross-canadian-aarch64. I've used latest master from poky and just changed the MACHINE to qemuarm64. When I execute 'bitbake r
Hi, I experience build failure in the compilation step of the recipe rust-cross-canadian-aarch64. I've used latest master from poky and just changed the MACHINE to qemuarm64. When I execute 'bitbake r
|
By
Peter Bergin
·
|
|
yocto support 4 messages
Dear All Good Morning! In my project, I am trying to create one custom image recipe in my yocto build system. The reason of creating custom image is -> having few specific configurations for kernel an
Dear All Good Morning! In my project, I am trying to create one custom image recipe in my yocto build system. The reason of creating custom image is -> having few specific configurations for kernel an
|
By
Senthamilarasi mathiyan
·
|
|
[OE-core] Announcing pkgexp 4 messages
Hi Ross Hey, this looks very nice and very easy to use! One minor complaint, though: the "What Depends on" button didn't immediately catch my eye. Would it be possible to show such reverse dependencie
Hi Ross Hey, this looks very nice and very easy to use! One minor complaint, though: the "What Depends on" button didn't immediately catch my eye. Would it be possible to show such reverse dependencie
|
By
Michael Opdenacker
·
|
|
Yocto Windows SDK with meta-qt6 2 messages
CC'd the mailing list Can you check if it works without any additional layers? Also would it be possible to get your local.conf?
CC'd the mailing list Can you check if it works without any additional layers? Also would it be possible to get your local.conf?
|
By
Joshua Watt
·
|
|
OpenEmbedded Happy Hour June 29 9pm/2100 UTC
All, You are cordially invited to the next OpenEmbedded Happy Hour on June 29 for Europe/Americas time zones @ 2100/9pm UTC (5pm ET / 2pm PT). https://www.openembedded.org/wiki/Calendar https://www.op
All, You are cordially invited to the next OpenEmbedded Happy Hour on June 29 for Europe/Americas time zones @ 2100/9pm UTC (5pm ET / 2pm PT). https://www.openembedded.org/wiki/Calendar https://www.op
|
By
Tim Orling
·
|
|
Yocto Project Status 28 June 2022 (WW26)
Current Dev Position: YP 4.1 M2 Next Deadline: 11th July 2022 YP 4.1 M2 Build Next Team Meetings: Bug Triage meeting Thursday June 30th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd
Current Dev Position: YP 4.1 M2 Next Deadline: 11th July 2022 YP 4.1 M2 Build Next Team Meetings: Bug Triage meeting Thursday June 30th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd
|
By
Stephen Jolley
·
|
|
Announcing pkgexp
Hi, I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README: pkgexp is a tool to visually explore the OpenEmbedded `pk
Hi, I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README: pkgexp is a tool to visually explore the OpenEmbedded `pk
|
By
Ross Burton
·
|