Re: [yocto] [RFC] Upgrade to a package with all its dependency without network

2014-05-15 Thread Bryan Evenson
Marco, > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Marco > Sent: Tuesday, May 06, 2014 3:42 AM > To: yocto@yoctoproject.org > Subject: [yocto] [RFC] Upgrade to a package with all its dependency

Re: [yocto] [RFC] Upgrade to a package with all its dependency without network

2014-05-06 Thread Khem Raj
Marco On Tue, May 6, 2014 at 12:41 AM, Marco wrote: > 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

[yocto] [RFC] Upgrade to a package with all its dependency without network

2014-05-06 Thread Marco
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 impl