Yocto Project Discussions
 help / color / mirror / Atom feed
* Recipe to install third-party RPM  #bitbake
@ 2022-12-08 16:56 dspore
  2022-12-09  4:28 ` [yocto] " Federico Pellegrin
  0 siblings, 1 reply; 3+ messages in thread
From: dspore @ 2022-12-08 16:56 UTC (permalink / raw)
  To: yocto

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

Hello,
I need to deploy a third-party package as part of my Yocto image.  I am not sure how to build a recipe that will automate the installation of this RPM and dependencies.  If any of these dependent packages are not already included in the core-image-base image, I'll have to put together recipes for those as well and add them to the main recipe for the package (the RPM I want to install).  I have a basic idea of what needs to be done but am fuzzy on the detail.  I'll need to create a recipe that points to my RPM file via SRC_URI, but I am not sure what commands need to be included to make sure the RPM is seen as a package I can add via my local.conf.  The goal is to have the package installed in the final image such that the software is running as if the RPM was installed manually at the command prompt on the target board.   I've done a lot of googling, but the few posts I could find contain bits of information that aren't that useful to a Yocto newbie.  Note that I am using latest version of Kirkstone.

Thanks!

David

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

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

end of thread, other threads:[~2022-12-09 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 16:56 Recipe to install third-party RPM #bitbake dspore
2022-12-09  4:28 ` [yocto] " Federico Pellegrin
2022-12-09 15:29   ` dspore

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