All of lore.kernel.org
 help / color / mirror / Atom feed
* Create a service on the raspberry pi #yocto
@ 2021-09-05 16:19 yasminebenghozzi6
  2021-09-06  7:06 ` Marco Cavallini
  0 siblings, 1 reply; 2+ messages in thread
From: yasminebenghozzi6 @ 2021-09-05 16:19 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

Hello ,

To create a service in the rpi , do I need to create a new recipe for it, or can I just create it on the rpi directly, m trying the next method now but as I searched I found that they created new recipe, so creating it directly on the rpi does it really work?
THank you

[-- Attachment #2: Type: text/html, Size: 313 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Create a service on the raspberry pi #yocto
  2021-09-05 16:19 Create a service on the raspberry pi #yocto yasminebenghozzi6
@ 2021-09-06  7:06 ` Marco Cavallini
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Cavallini @ 2021-09-06  7:06 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

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 service file into a Yocto image ( https://wiki.koansoftware.com/index.php/Add_a_systemd_service_file_into_a_Yocto_image )

--
Marco Cavallini | KOAN sas
Bergamo - Italia
embedded software engineering
https://KoanSoftware.com

[-- Attachment #2: Type: text/html, Size: 518 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-06  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05 16:19 Create a service on the raspberry pi #yocto yasminebenghozzi6
2021-09-06  7:06 ` Marco Cavallini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.