On Wednesday 16 April 2014 17:09:19 Katu Txakur wrote:
> yes, it does "inherit packagegroup" and all the packages are installed.
> What I would like to have is a mypackagegroup.ipk that I can copy to any
> system to install all the files, binaries.... in those recipes using "opkg
> install mypackage.ipk"
> The problem that I have is that the files, binaries... of the recipes in
> RDEPENDS_${PN} are not included in the mypackagegroup.ipk. Do you know how
> can I include them?

opkg and similar package managers simply aren't designed to work like that; 
it's expected that both devices would have access to the same package feeds 
and therefore you would just install the packagegroup package on each system 
in the same way.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to