All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Bryan Evenson <bevenson@melinkcorp.com>
Cc: yocto@yoctoproject.org
Subject: Re: Creating a core-image-minimal image with package support
Date: Fri, 02 Aug 2013 17:29:27 +0100	[thread overview]
Message-ID: <29267744.MPX6MP22Kv@helios> (raw)
In-Reply-To: <91586D499ADFD74FBCFB8425266A5DE40153ADA9D49E@pluto.melinkcorp.local>

On Thursday 01 August 2013 14:51:27 Bryan Evenson wrote:
> Trevor Woerner wrote:
> > Bryan Evenson wrote:
> > > What more do I need to add to the image recipe so that the image
> > > knows what packages were installed on it?  And what do I need to add so
> > > that the /var/lib/opkg directory is created?
> > 
> > Without "package-management" in the configuration opkg is not installed
> > in the image (as expected). However, with "package-management" in the
> > configuration the opkg tools are installed in the image, but
> > /var/lib/opkg is still empty and the "$ opkg list"
> > command returns empty.
> 
> I'm also working off of poky/dylan.  I added "opkg opkg-collateral" to the
> IMAGE_INSTALL variable, in addition to having the "package-management"
> feature in IMAGE_FEATURES.  With that setup, my image contains opkg and has
> the list of packages installed.

Er, I'm a bit confused. Weren't you already doing this in your original 
example? Is this a case where it fails in danny but not in dylan?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2013-08-02 16:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-17 16:49 Creating a core-image-minimal image with package support Bryan Evenson
2013-08-01 17:41 ` Trevor Woerner
2013-08-01 18:51   ` Bryan Evenson
2013-08-02 16:29     ` Paul Eggleton [this message]
2013-08-02 17:57       ` 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=29267744.MPX6MP22Kv@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=bevenson@melinkcorp.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.