On 5 May 2015 at 11:49, Marcin Krzemiński <[email protected]> wrote:

> Not exactly. I have strange development where I've got 12 kernel modules
> (with 12 recipes) built out site kernel tree. And then I have finally 12
> ipk's. I want to have only one ipk witch can update all kernel modules. In
> this case safe sw update is not a goal.
>

If you really want a single package generated then you'll either need to
write a single recipe to build them all, or some crazy post-processing
stage where you extract all the generated packages and construct a single
package from them.

Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to