public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* Upgrade to a package with all its dependency without network
@ 2014-05-05 14:16 Marco
  2014-05-05 15:29 ` Paul Barker
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2014-05-05 14:16 UTC (permalink / raw)
  To: openembedded-core

Hello,
I need to be able to upgrade to a package with all its dependency chain 
on a target system that does not have access to the network.

I'm trying to understand what may be the best and also the simplest 
solution.
Perhaps there is already this functionality in OE/Yocto?

I thought to implement a new opkg feture so that I can to generate the 
list of dependencies of a package and then extract the packages from 
OE/Yocto using a script or an application.

Another possibility would be to extend the operation of bitbake so I 
pull out the package and dependencies putting them in a dedicated 
directory to be moved on the target for the update.

For now I'm just analyzing what may be the possibilities and I'd love to 
have any comments or advice from someone more experienced than me on 
this topic.

Thanks
-- 
Marco Cavallini | KOAN sas | Bergamo - Italia
  embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
       http://www.KoanSoftware.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-07 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-05 14:16 Upgrade to a package with all its dependency without network Marco
2014-05-05 15:29 ` Paul Barker
2014-05-07  7:54   ` Marco
2014-05-07 11:31     ` Paul Barker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox