Re: [poky] Installing a third-party package
Alexander Kanavin <[email protected]> Thu, 23 Apr 2026 11:35:36 +0200
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CANNYZj8BV8XxrCpoZWUM_qr+sca+XoWPcTriw7esDMNpgnWgSQ@mail.gmail.com> |
Yocto is not Debian, and the runtime environment does not provide exactly same packages at the same versions. You can set the packaging backed to .deb, that does not in any way make the resulting distribution compatible with Debian. You need to convince the vendor to build their code using yocto, with a yocto recipe. Or have them deliver the source code, and build it yourself with a recipe. Alex On Wed, 22 Apr 2026 at 23:17, Rusty Howell via lists.yoctoproject.org <[email protected]> wrote: > > I could use some help with the scenario I have. We have a 3rd-party ven= dor that has provided us with a debian package for us to include in our OS = image. The vendor maintains the package feed and provides updates periodic= ally. I need to find a way to get the their package installed into our OS = image. Not just extracted into, but installed with dpkg metadata and every= thing. Using bin_package works... kinda. It leaves out some things like p= ostinst and the versioning can change. Is there another way to incorporate = a third-party package that would be closer to installing the package on fir= st boot? Thanks in advance. > > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- > Links: You receive all messages sent to this group. > View/Reply Online (#13912): https://lists.yoctoproject.org/g/poky/message= /13912 > Mute This Topic: https://lists.yoctoproject.org/mt/118962603/1686489 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [alex.kanavin@gm= ail.com] > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- >