On 19 May 2016 at 17:36, Colin Helliwell <[email protected]>
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
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to