Yes: you need to write a recipe :)

The key part is:
SRC_URI = "path/to/package.rpm"

oe-core has code that would unpack the rpm into ${WORKDIR} and then
you can install and repackage the content as you please with standard
recipe tasks. The usual warnings about using evil vendor blobs apply;
I would have the senior management sign off on that ;)

Alex

On Wed, 26 Jul 2023 at 14:08, csimmonds <[email protected]> wrote:
>
> Hi list,
>
> Random question: does anyone know of a (nice) way to install a package
> file, rpm or ipk, that is generated by a 3rd party yocto build, but for
> which we don't have the recipe?
>
> Cheers,
> Chris
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60657): https://lists.yoctoproject.org/g/yocto/message/60657
Mute This Topic: https://lists.yoctoproject.org/mt/100368967/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to