On Fri, Nov 2, 2018 at 8:48 AM João Gonçalves
<joao.jfgoncal...@gmail.com> wrote:
>
> Hi all,
>
> I have some pre-build opkg packages and I need to install them on my target 
> image, is this possible?
> I tried to use the bin_package class but I didn't found any example, I'm also 
> not sure if it can be used this way or just to install the data files 
> extracted from the ipkg file. Anyway I also tried to extract the binary files 
> form the package and use the bin_package class to install them, but with no 
> success.
>
> Does anyone have any example of this?
>

once you point SRC_URI to your ipk
inherit bin_package should be then able to help in repackaging it
you have to post specific errors so we can see what might be going on

> Thanks,
> João Gonçalves
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to