|
Re: setup.py no such file or directory
Hi again,
When I add the recipe with devtool and I disable the .bbappend that adds externalsrc the same error appears.
Should I add it to final recipe as well ?
Can anyone explain this for me
Hi again,
When I add the recipe with devtool and I disable the .bbappend that adds externalsrc the same error appears.
Should I add it to final recipe as well ?
Can anyone explain this for me
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50830
·
|
|
Re: [OE-core] [PATCH] pseudo: do not expand symlinks in /proc
In Sakib's defence, did you read the README in pseudo? :)
"Discussions and patches should be directed at the openembedded-core
mailing list at openembedded-core at lists.openembedded.org."
Whether
In Sakib's defence, did you read the README in pseudo? :)
"Discussions and patches should be directed at the openembedded-core
mailing list at openembedded-core at lists.openembedded.org."
Whether
|
By
Richard Purdie
·
#50829
·
|
|
Re: setup.py no such file or directory
HI,
I'm trying to make a recipe for wirepas-gateway and wirepas-messaging, let's take wirepas-messaging for an example , it is so easy :
I'm downloading the
HI,
I'm trying to make a recipe for wirepas-gateway and wirepas-messaging, let's take wirepas-messaging for an example , it is so easy :
I'm downloading the
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50828
·
|
|
Re: [OE-core] [PATCH] pseudo: do not expand symlinks in /proc
pseduo patches are usually sent to the yocto list so
I've added that list and only BCCed oe-core here so
people know where to look for follow-up.
On 2020-09-25
pseduo patches are usually sent to the yocto list so
I've added that list and only BCCed oe-core here so
people know where to look for follow-up.
On 2020-09-25
|
By
Randy MacLeod
·
#50827
·
|
|
Re: setup.py no such file or directory
If your recipe is in:
/media/talel/data/multigate/multigate/meta-wirepas/recipes-wirepas/wirepas-gateway/
and wp-gateway.zip is
If your recipe is in:
/media/talel/data/multigate/multigate/meta-wirepas/recipes-wirepas/wirepas-gateway/
and wp-gateway.zip is
|
By
Quentin Schulz
·
#50826
·
|
|
Re: SIGINT Issues with Zeus Migration
Hello Aashik,
I recognize the issue that CTRL-C does not pass from the console, but only with *very* minimal configurations.
How does your local.conf look like, or better yet how can we reproduce your
Hello Aashik,
I recognize the issue that CTRL-C does not pass from the console, but only with *very* minimal configurations.
How does your local.conf look like, or better yet how can we reproduce your
|
By
Leon Woestenberg
·
#50825
·
|
|
Re: setup.py no such file or directory
Hi Talel,
Use devtool finish when you're done with a recipe you started with
devtool add, that should do it.
Quentin
Hi Talel,
Use devtool finish when you're done with a recipe you started with
devtool add, that should do it.
Quentin
|
By
Quentin Schulz
·
#50824
·
|
|
setup.py no such file or directory
Hi Community,
I have a python module which I downloaded from github containing a setup.py as all python modules.
When I create a recipe with devtool it compiles correctly with no problem, but when I
Hi Community,
I have a python module which I downloaded from github containing a setup.py as all python modules.
When I create a recipe with devtool it compiles correctly with no problem, but when I
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50823
·
|
|
Build and integration engineer for Yocto Project
hi there,
The The Yocto Project is looking to hire a build and integration
engineer to join our developers community and assist the Yocto Project
Architect in a wide array of tasks. We expect to
hi there,
The The Yocto Project is looking to hire a build and integration
engineer to join our developers community and assist the Yocto Project
Architect in a wide array of tasks. We expect to
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#50822
·
|
|
QA notification for completed autobuilder build (yocto-3.1.3.rc1)
[the original email bounced for some reason, resending to the list]
A build flagged for QA (yocto-3.1.3.rc1) was completed on the
autobuilder and is available at:
[the original email bounced for some reason, resending to the list]
A build flagged for QA (yocto-3.1.3.rc1) was completed on the
autobuilder and is available at:
|
By
Richard Purdie
·
#50821
·
|
|
Re: useless-rpaths : How to solve it/Know if it should be solved ?
This is the git branch from which I am taking my Kernel source:
https://git.evlproject.org/linux-evl.git/tree/?h=evl%2Fv5.4
Attached is a folder with the recipe source code and bbfile. The bbfile has
This is the git branch from which I am taking my Kernel source:
https://git.evlproject.org/linux-evl.git/tree/?h=evl%2Fv5.4
Attached is a folder with the recipe source code and bbfile. The bbfile has
|
By
Vitor Crestani Goergen <crestanivitor@...>
·
#50820
·
|
|
Re: useless-rpaths : How to solve it/Know if it should be solved ?
It helps if you can show the recipe, and the git repo of the library.
Alex
It helps if you can show the recipe, and the git repo of the library.
Alex
|
By
Alexander Kanavin
·
#50819
·
|
|
Re: SIGINT Issues with Zeus Migration
Hi Leon, Zoran
I am using Ctrl+C to kill the Ping command.
Thanks.
Hi Leon, Zoran
I am using Ctrl+C to kill the Ping command.
Thanks.
|
By
Aashik Aswin
·
#50818
·
|
|
Re: SIGINT Issues with Zeus Migration
Hello Leon,
This is a good suggestion for the test. To open another terminal and
issue: kill -SIGINT <ping PID>.
I should add that this MUST work: kill -SIGKILL <ping PID>, since
SIGKILL handler is
Hello Leon,
This is a good suggestion for the test. To open another terminal and
issue: kill -SIGINT <ping PID>.
I should add that this MUST work: kill -SIGKILL <ping PID>, since
SIGKILL handler is
|
By
Zoran
·
#50817
·
|
|
Re: sd-bus.h not found when compiling
#yocto
Hi Talel,
RDEPENDS is for runtime dependencies, DEPENDS is for build time, so you
want to use DEPENDS here.
Cheers,
Quentin
Hi Talel,
RDEPENDS is for runtime dependencies, DEPENDS is for build time, so you
want to use DEPENDS here.
Cheers,
Quentin
|
By
Quentin Schulz
·
#50816
·
|
|
sd-bus.h not found when compiling
#yocto
Hi All,
I'm trying to create a recipe for wirepas_gateway , it is a python project, but it uses systemd dbus , and there is a .c file that includes #include <systemd/sd-bus.h>
I tried to add
Hi All,
I'm trying to create a recipe for wirepas_gateway , it is a python project, but it uses systemd dbus , and there is a .c file that includes #include <systemd/sd-bus.h>
I tried to add
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50815
·
|
|
Re: SIGINT Issues with Zeus Migration
Hi Aashik, Zoran,
Aashik, how are you sending the signal? Using CTRL-C or using the
"kill" command?
That reads to use sigaction() instead of signal() I would assume.
Zoran, are you suggesting that
Hi Aashik, Zoran,
Aashik, how are you sending the signal? Using CTRL-C or using the
"kill" command?
That reads to use sigaction() instead of signal() I would assume.
Zoran, are you suggesting that
|
By
Leon Woestenberg
·
#50814
·
|
|
Re: SIGINT Issues with Zeus Migration
Please, do the following: issue in zeus xterm the command: man signal
and read it.
Then execute the following code (ad-hoc from the top of my head):
#include <signal.h>
#include <stdio.h>
#include
Please, do the following: issue in zeus xterm the command: man signal
and read it.
Then execute the following code (ad-hoc from the top of my head):
#include <signal.h>
#include <stdio.h>
#include
|
By
Zoran
·
#50813
·
|
|
Per recipe licenses with dependencies
Hi
Is there a tool or an simple way to create a list of licenses used by a recipe
(in contrast to an image)? It should include all of the dependencies as well.
Thanks, Daniel
--
bytes at
Hi
Is there a tool or an simple way to create a list of licenses used by a recipe
(in contrast to an image)? It should include all of the dependencies as well.
Thanks, Daniel
--
bytes at
|
By
Daniel Ammann
·
#50812
·
|
|
SIGINT Issues with Zeus Migration
Hello Developers,
I recently migrated all my platform Recipes from Thud (Linux 4.19) to Zeus (5.4). I understand there might be compatibility issues and was able to fix most of them.
However one issue
Hello Developers,
I recently migrated all my platform Recipes from Thud (Linux 4.19) to Zeus (5.4). I understand there might be compatibility issues and was able to fix most of them.
However one issue
|
By
Aashik Aswin
·
#50811
·
|