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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58764): https://lists.yoctoproject.org/g/yocto/message/58764
Mute This Topic: https://lists.yoctoproject.org/mt/95542036/21656
Mute #bitbake:https://lists.yoctoproject.org/g/yocto/mutehashtag/bitbake
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to