Yocto Project Discussions
 help / color / mirror / Atom feed
* Question regarding executing an install script during the build of an image
@ 2024-10-19 11:50 Felix Kuhlmann
  2024-10-20  9:19 ` [yocto] " Marco Cavallini
  0 siblings, 1 reply; 4+ messages in thread
From: Felix Kuhlmann @ 2024-10-19 11:50 UTC (permalink / raw)
  To: yocto

Hello everybody,

I need your help with a project I'm currently working on.
I want to create an image that contains the OpenPLC runtime, which is an
open source soft PLC solution.

The creators of this project provide a handy install script, which can
be aquired through their project's GitHub repository.

My question now is, what would I have to write in a custom recipe in
order to install this piece of software? From what I can tell, it also
compiles code on the go, so Bitbake would have to do that with the
cross compiler used for other aspects of the build as well.

The solutions I've found online so far mostly centered around
post-install scripts, which isn't what I'm looking for.

My goal is to have a soft PLC system that boots up and starts the
necessary services straight away. Usually, this is taken care of by the
script.

If you have any better ideas or if you need further information, feel
free to reply.

Thanks in advance and best regards
Felix Kuhlmann


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

end of thread, other threads:[~2024-10-21 11:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-19 11:50 Question regarding executing an install script during the build of an image Felix Kuhlmann
2024-10-20  9:19 ` [yocto] " Marco Cavallini
2024-10-21  9:39   ` Josef Holzmayr
2024-10-21 11:40     ` Felix Kuhlmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox