|
error: package target-sdk-provides-dummy-1.0-r0.sdk_provides_dummy_target is intended for a different architecture
Hi.
I'm trying to add python3-pyelftools to SDK,
I added "nativesdk" to BBCLASSEXTEND and added "nativesdk-python3-pyelftools" to TOOLCHAIN_HOST_TASK.
When running bitbake -c populate_sdk results in
Hi.
I'm trying to add python3-pyelftools to SDK,
I added "nativesdk" to BBCLASSEXTEND and added "nativesdk-python3-pyelftools" to TOOLCHAIN_HOST_TASK.
When running bitbake -c populate_sdk results in
|
By
Ramon Fried <rfried.dev@...>
·
#57799
·
|
|
Re: Getting Error while trying to run graphical yocto build image
#yocto
#linux
#dunfell
#qemu
You need to run runqemu inside a graphical X11 session (we do not
support pure wayland yet). Alternatively, use 'publicvnc' parameter,
and connect with a vnc client (e.g. tigervnc) to port 5900 on
You need to run runqemu inside a graphical X11 session (we do not
support pure wayland yet). Alternatively, use 'publicvnc' parameter,
and connect with a vnc client (e.g. tigervnc) to port 5900 on
|
By
Alexander Kanavin
·
#57798
·
|
|
Getting Error while trying to run graphical yocto build image
#yocto
#linux
#dunfell
#qemu
Hello Everyone here,
I want to run the graphic image of qemux86-64 which I have built with yocto. When I am running command "runqemu qemux86-64" or "runqemu" or "runqemu core-image-minimal" I am
Hello Everyone here,
I want to run the graphic image of qemux86-64 which I have built with yocto. When I am running command "runqemu qemux86-64" or "runqemu" or "runqemu core-image-minimal" I am
|
By
Nikita Gupta
·
#57797
·
|
|
[meta-zephyr][PATCH 3/3] zephyr-kernel: Checkout zephyr in subdir to match West usage
From: Peter Hoyes <Peter.Hoyes@...>
When using West, Zephyr is checked out in a "zephyr" subdirectory of the
working directory. At the moment Zephyr is checked out at the root,
meaning a
From: Peter Hoyes <Peter.Hoyes@...>
When using West, Zephyr is checked out in a "zephyr" subdirectory of the
working directory. At the moment Zephyr is checked out at the root,
meaning a
|
By
Peter Hoyes
·
#57796
·
|
|
[meta-zephyr][PATCH 2/3] zephyr-kernel: Use ZEPHYR_BASE in all application recipes
From: Peter Hoyes <Peter.Hoyes@...>
Change ${S} -> ${ZEPHYR_BASE} in all application recipes, as Zephyr
might not always be found at the root of the source directory.
Signed-off-by: Peter Hoyes
From: Peter Hoyes <Peter.Hoyes@...>
Change ${S} -> ${ZEPHYR_BASE} in all application recipes, as Zephyr
might not always be found at the root of the source directory.
Signed-off-by: Peter Hoyes
|
By
Peter Hoyes
·
#57795
·
|
|
[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
·
|