|
Error while running bitbake
Hi, please provide more details like the messages printed by bitbake at the top of the log showing your Host distro. Whis Yocto version are you using? Did you properly install the required packages? A
Hi, please provide more details like the messages printed by bitbake at the top of the log showing your Host distro. Whis Yocto version are you using? Did you properly install the required packages? A
|
By
Marco Cavallini
· #58547
·
|
|
Wrong file installed when building a machine
The following line is sayng that you want to select meta-a when you have a MACHINE = every machine you have therefore machinec FILESEXTRAPATHS_prepend_${MACHINE} := "${YOCTOROOT}/meta-a/recipes-my/${P
The following line is sayng that you want to select meta-a when you have a MACHINE = every machine you have therefore machinec FILESEXTRAPATHS_prepend_${MACHINE} := "${YOCTOROOT}/meta-a/recipes-my/${P
|
By
Marco Cavallini
· #56670
·
|
|
readonly rootfs - storing data in separate partition
rootfs-overlay is the perfect solution for your case. -- Marco Cavallini | KOAN sas Bergamo - Italia embedded software engineering https://KoanSoftware.com
rootfs-overlay is the perfect solution for your case. -- Marco Cavallini | KOAN sas Bergamo - Italia embedded software engineering https://KoanSoftware.com
|
By
Marco Cavallini
· #56090
·
|
|
Using bitbake with external SDK
#sdk
#zeus
#toolchain
Hello Enrico, an eSDK would be enough to do everything, however I would demand the entire development system if I were to start a project, but that is my opinion. I don't know well Node-RED but using
Hello Enrico, an eSDK would be enough to do everything, however I would demand the entire development system if I were to start a project, but that is my opinion. I don't know well Node-RED but using
|
By
Marco Cavallini
· #54837
·
|
|
Using bitbake with external SDK
#sdk
#zeus
#toolchain
Hello Enrico, usually nowadays every honest hardware manufacturer provides all the sources of the BSP and the development system to their customers. Try asking your supplier for them. -- Marco Cavalli
Hello Enrico, usually nowadays every honest hardware manufacturer provides all the sources of the BSP and the development system to their customers. Try asking your supplier for them. -- Marco Cavalli
|
By
Marco Cavallini
· #54834
·
|
|
Create a service on the raspberry pi
#yocto
Hi, because you are using Yocto Project to generate your distribution you have to create a recipe that does what you need. In this case you need a systemd service. See here how to add a systemd servic
Hi, because you are using Yocto Project to generate your distribution you have to create a recipe that does what you need. In this case you need a systemd service. See here how to add a systemd servic
|
By
Marco Cavallini
· #54651
·
|
|
[meta-spdxscanner][PATCH] MAINTAINERS & README.md: Updated the email address where send patches
Hi Lei, Done. See other upcoming patch. Thanks -- Marco
Hi Lei, Done. See other upcoming patch. Thanks -- Marco
|
By
Marco Cavallini
· #54248
·
|
|
[meta-spdxscanner][PATCH] MAINTAINERS: Updated the email address where send patches
From: Marco Cavallini <m.cavallini@...> Signed-off-by: Marco Cavallini <koansoftware@...> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINE
From: Marco Cavallini <m.cavallini@...> Signed-off-by: Marco Cavallini <koansoftware@...> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINE
|
By
Marco Cavallini
· #54247
·
|
|
[meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
Hi Lei, you are right. Ignore this one and please see my other patch I set a few minutes ago. Thank you -- Marco
Hi Lei, you are right. Ignore this one and please see my other patch I set a few minutes ago. Thank you -- Marco
|
By
Marco Cavallini
· #54231
·
|
|
[meta-spdxscanner][PATCH] fossology-rest.bbclass: Skip check if spdx already exists
From: Marco Cavallini <m.cavallini@...> With the previous code was impossible to run the do_get_report task whenever a correspondent .spdx file was already present in tmp/deploy/spdx. Rem
From: Marco Cavallini <m.cavallini@...> With the previous code was impossible to run the do_get_report task whenever a correspondent .spdx file was already present in tmp/deploy/spdx. Rem
|
By
Marco Cavallini
· #54229
·
|
|
[meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
Hi Lei, my patches are based on branch MASTER therefore they are based on the latest source code. Would you mind to apply this one so will be possible to call "bitbake -c get_report" ? Thank you -- Ma
Hi Lei, my patches are based on branch MASTER therefore they are based on the latest source code. Would you mind to apply this one so will be possible to call "bitbake -c get_report" ? Thank you -- Ma
|
By
Marco Cavallini
· #54228
·
|
|
[meta-spdxscanner][PATCH] MAINTAINERS & README.md: Updated the email address where send patches
From: Marco Cavallini <m.cavallini@...> Was yocto@... and now is yocto@... Signed-off-by: Marco Cavallini <koansoftware@...> --- MAINTAINERS | 2 +- R
From: Marco Cavallini <m.cavallini@...> Was yocto@... and now is yocto@... Signed-off-by: Marco Cavallini <koansoftware@...> --- MAINTAINERS | 2 +- R
|
By
Marco Cavallini
· #54191
·
|
|
[meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
From: Marco Cavallini <m.cavallini@...> With the previous code was impossible to run the do_get_report task whenever a correspondent .spdx file was already present in tmp/deploy/spdx. Now
From: Marco Cavallini <m.cavallini@...> With the previous code was impossible to run the do_get_report task whenever a correspondent .spdx file was already present in tmp/deploy/spdx. Now
|
By
Marco Cavallini
· #54190
·
|
|
[meta-spdxscanner] Question about meta-spdxscanner
.snip. Hi Lei, I tried the latest meta-spdxscanner with a Docker version cof Fossology but the entire process fails with errors on the Yocto bitbake side. I'd like to have a minimal proof of work of t
.snip. Hi Lei, I tried the latest meta-spdxscanner with a Docker version cof Fossology but the entire process fails with errors on the Yocto bitbake side. I'd like to have a minimal proof of work of t
|
By
Marco Cavallini
· #54118
·
|
|
[meta-spdxscanner] Question about meta-spdxscanner
Hi Lei, thank you for answering. Considering the problems I encounter with scancode-tk and that the artifacts it produces are simple text files that need further analysis, I was just deciding to migra
Hi Lei, thank you for answering. Considering the problems I encounter with scancode-tk and that the artifacts it produces are simple text files that need further analysis, I was just deciding to migra
|
By
Marco Cavallini
· #54111
·
|
|
[meta-spdxscanner] Question about meta-spdxscanner
Hello, I see that meta-spdxscanner has been moved to http://git.yoctoproject.org, and doesn't maintained on github anymore.https://github.com/dl9pf/meta-spdxscanner/issues/21 Therefore the only way to
Hello, I see that meta-spdxscanner has been moved to http://git.yoctoproject.org, and doesn't maintained on github anymore.https://github.com/dl9pf/meta-spdxscanner/issues/21 Therefore the only way to
|
By
Marco Cavallini
· #54097
·
|