All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco <koansoftware@gmail.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: [RFC] Upgrade to a package with all its dependency without network
Date: Tue, 06 May 2014 09:41:51 +0200	[thread overview]
Message-ID: <5368923F.9060003@gmail.com> (raw)

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


             reply	other threads:[~2014-05-06  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06  7:41 Marco [this message]
2014-05-06 17:03 ` [RFC] Upgrade to a package with all its dependency without network Khem Raj
2014-05-15 12:47 ` Bryan Evenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5368923F.9060003@gmail.com \
    --to=koansoftware@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.