[yocto] How to pre-install a .deb file into rootfs

Burton, Ross ross.burton at intel.com
Thu May 19 12:20:17 PDT 2016


On 19 May 2016 at 17:36, Colin Helliwell <colin.helliwell at ln-systems.com>
wrote:

> I have a recipe (for kura) which uses a do_compile to run kura's build
> process, and this in itself generates a .deb (i.e. I'm not doing anything
> within the *recipe* to create the .deb - it's done for me by kura's build
> steps). I can copy the .deb to the target and use dpkg on there to install
> it.
>
>
It really would be best to stop Kura from writing debs and instead find the
directory that Kura stages the deb in and copy that directly to ${D} in
your do_install.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160519/8432ee32/attachment.html>


More information about the yocto mailing list