|
[meta-zephyr][PATCH 1/3] zephyr-kernel: Remove redundant ZEPHYR_BASE definitions
From: Peter Hoyes <Peter.Hoyes@...>
zephyr-image.inc and zephyr-sample.inc both include
zephyr-kernel-common.inc, which already defines ZEPHYR_BASE. Remove the
redundant definitions.
Also, pass
From: Peter Hoyes <Peter.Hoyes@...>
zephyr-image.inc and zephyr-sample.inc both include
zephyr-kernel-common.inc, which already defines ZEPHYR_BASE. Remove the
redundant definitions.
Also, pass
|
By
Peter Hoyes
·
#57794
·
|
|
Re: Custom QA Checks
I don't have a ready example, but you can start by reading
meta/classes/insane.class - I think all of the things defined in it
are extensible from a different class.
Alex
I don't have a ready example, but you can start by reading
meta/classes/insane.class - I think all of the things defined in it
are extensible from a different class.
Alex
|
By
Alexander Kanavin
·
#57793
·
|
|
[meta-cgl][PATCH] resource-agents: Bug fix.
Fix error as the fowllowing:
resource-agents-4.5.0-r0 do_package_qa: QA Issue: lib32-resource-agents installs files in /var/volatile, but it is expected to be empty [empty-dirs]
Signed-off-by: Lei
Fix error as the fowllowing:
resource-agents-4.5.0-r0 do_package_qa: QA Issue: lib32-resource-agents installs files in /var/volatile, but it is expected to be empty [empty-dirs]
Signed-off-by: Lei
|
By
leimaohui
·
#57792
·
|
|
Custom QA Checks
Is it possible to create additional QA checks such that they apply to all recipes automatically? Or even just to all recipes in a given layer?
-Paul Wicks
Is it possible to create additional QA checks such that they apply to all recipes automatically? Or even just to all recipes in a given layer?
-Paul Wicks
|
By
Paul Wicks
·
#57791
·
|
|
Re: [Need help] How to add one package to build directory of another package
PACKAGECONFIG is what you're after:
https://docs.yoctoproject.org/current/ref-manual/variables.html#term-PACKAGECONFIG
<kuzemkoyocto@...> wrote:
--
Alex Kiernan
PACKAGECONFIG is what you're after:
https://docs.yoctoproject.org/current/ref-manual/variables.html#term-PACKAGECONFIG
<kuzemkoyocto@...> wrote:
--
Alex Kiernan
|
By
Alex Kiernan
·
#57790
·
|
|
Re: [Need help] How to add one package to build directory of another package
Thanks, now it works.
Another question. I have
DEPENDS = "espeak flite pulseaudio libdotconf glib-2.0 libtool gettext"
and
EXTRA_OECONF = " --with-espeak --with-flite --without-ibmtts --without-nas
Thanks, now it works.
Another question. I have
DEPENDS = "espeak flite pulseaudio libdotconf glib-2.0 libtool gettext"
and
EXTRA_OECONF = " --with-espeak --with-flite --without-ibmtts --without-nas
|
By
Kuzemko Aleksandr
·
#57789
·
|
|
[meta-security][PATCH 2/2] packagegroup-core-security: add pkg to grp
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Armin Kuster
·
#57788
·
|
|
[meta-security][PATCH 1/2] cryptmount: Add new pkg
Signed-off-by: Armin Kuster <akuster808@...>
---
.../cryptmount/cryptmount_5.3.3.bb | 25 +++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644
Signed-off-by: Armin Kuster <akuster808@...>
---
.../cryptmount/cryptmount_5.3.3.bb | 25 +++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#57787
·
|
|
running podman from do_install
Is it possibile to run podman (3.0.1) from a do_install task?
I am trying to install a podman store of a container directly in the final image but I'm getting this error:
+ /usr/bin/podman --root
Is it possibile to run podman (3.0.1) from a do_install task?
I am trying to install a podman store of a container directly in the final image but I'm getting this error:
+ /usr/bin/podman --root
|
By
glmeocci@...
·
#57786
·
|
|
Re: [Need help] How to add one package to build directory of another package
Also add
INSANE_SKIP:libspeechd += "dev-so"
Also add
INSANE_SKIP:libspeechd += "dev-so"
|
By
Khem Raj
·
#57785
·
|
|
[layerindex-web][PATCH] utils.py: Fix for is_commit_ancestor()
The runcmd() would print an "ERROR" when failed which caused confusions since
the failed is expected on old branches, so subprocess.getstatusoutput to fix
the problem.
Signed-off-by: Robert Yang
The runcmd() would print an "ERROR" when failed which caused confusions since
the failed is expected on old branches, so subprocess.getstatusoutput to fix
the problem.
Signed-off-by: Robert Yang
|
By
Robert Yang
·
#57784
·
|
|
[yocto-autobuilder2][PATCH] schedulers: switch meta-ti and meta-virt to kirkstone for kirkstone builds
From: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
---
schedulers.py | 4 ++--
1 file changed, 2 insertions(+), 2
From: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
---
schedulers.py | 4 ++--
1 file changed, 2 insertions(+), 2
|
By
Alexandre Belloni
·
#57783
·
|
|
Re: [Need help] How to add one package to build directory of another package
Report of progress.
https://github.com/Kuzma30/meta-myconf/commit/25035fdb737aecfb765c963085e898d0f33ac0b9
Have errors
ERROR: speech-dispatcher-git-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk-
Report of progress.
https://github.com/Kuzma30/meta-myconf/commit/25035fdb737aecfb765c963085e898d0f33ac0b9
Have errors
ERROR: speech-dispatcher-git-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk-
|
By
Kuzemko Aleksandr
·
#57782
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 8/4/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Aryaman, Ross Burton, Bruce Ashfield, Luca Ceresoli,
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Aryaman, Ross Burton, Bruce Ashfield, Luca Ceresoli,
|
By
sakib.sajal@...
·
#57781
·
|
|
[meta-security][PATCH] packagegroup-core-security: add space for appends
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Armin Kuster
·
#57780
·
|
|
Re: libnss-resolve not automatically installed
Yes
By
Khem Raj
·
#57779
·
|
|
Re: libnss-resolve not automatically installed
Hi Khem,
Ok, there's nothing to worry about.
Adding libnss-resolve to IMAGE_INSTALL and overwriting nsswitch.conf in
the append-file ist he correct procedure here.
Thanks for
Hi Khem,
Ok, there's nothing to worry about.
Adding libnss-resolve to IMAGE_INSTALL and overwriting nsswitch.conf in
the append-file ist he correct procedure here.
Thanks for
|
By
VIVAVIS AG
·
#57778
·
|
|
Re: libnss-resolve not automatically installed
Packageconfigs are about what you would like to build it’s still another step what you would like to bundle in your image which is what IMAGE_INSTALL does. At times this is already done because
Packageconfigs are about what you would like to build it’s still another step what you would like to bundle in your image which is what IMAGE_INSTALL does. At times this is already done because
|
By
Khem Raj
·
#57777
·
|
|
binutils not compiling in my system (Ubuntu 18.04)
#dunfell
Hi
I am working on a custom board , which i develop bsp based on a poky(dunfell). Iam unable to build the basic core-image-minimal(with out adding any of our custom layers and beaglebone-yocto as
Hi
I am working on a custom board , which i develop bsp based on a poky(dunfell). Iam unable to build the basic core-image-minimal(with out adding any of our custom layers and beaglebone-yocto as
|
By
Sethu Madhav <sethu.m@...>
·
#57776
·
|
|
Re: wireguard fails with "exports duplicate symbol blake2s_final (owned by kernel)" in latest poky / meta-openembedded
#dunfell
Colin,
This wireguard commit appears to address the issue.
https://git.zx2c4.com/wireguard-linux-compat/commit/?id=52978fcc265c472773b0b334d31705573ae8cb98
can you try this and send a patch if it
Colin,
This wireguard commit appears to address the issue.
https://git.zx2c4.com/wireguard-linux-compat/commit/?id=52978fcc265c472773b0b334d31705573ae8cb98
can you try this and send a patch if it
|
By
Armin Kuster
·
#57774
·
|