All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <trevor.woerner@linaro.org>
To: Brian Hutchinson <b.hutchman@gmail.com>,
	 "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: How to get a list of packages (with versions) used to create an image?
Date: Fri, 31 Jan 2014 18:34:34 -0500	[thread overview]
Message-ID: <52EC330A.7080602@linaro.org> (raw)
In-Reply-To: <CAFZh4h-zi=pDLr5JYgFeEfU72+qMRz2FJZ8iDt-Q3f=P+wVgKA@mail.gmail.com>

On 01/23/14 14:35, Brian Hutchinson wrote:
> but for documentation I need to generate this list with package
> version information as well.

I realize this has already been answered a couple different ways, but
(for completeness' sake) if you're using ipk as your package manager you
can also use the following.

Starting from your build directory, assuming you're building on an
x86_64 host, you're building "core-image-minimal", the machine you're
building for is "qemuarm", and your tmp directory (as defined in
conf/local.conf) is "tmp":

$ tmp/sysroots/x86_64-linux/usr/bin/opkg-cl \
    -o tmp/work/qemuarm-oe-linux-gnueabi/core-image-minimal/1.0-r0/rootfs \
    list-installed


      parent reply	other threads:[~2014-01-31 23:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 19:35 How to get a list of packages (with versions) used to create an image? Brian Hutchinson
2014-01-23 20:26 ` Martin Jansa
     [not found] ` <CAALGJZYWh+7D7C7FKxgWM+FAfhSDA9b4utGANj12bNd7t0aw6Q@mail.gmail.com>
2014-01-23 20:42   ` Brian Hutchinson
2014-01-23 21:09     ` Nicolas Dechesne
2014-01-24 11:10       ` Barros Pena, Belen
2014-01-24 13:46         ` Brian Hutchinson
2014-01-24 13:53           ` Paul Eggleton
2014-01-24 14:07             ` Brian Hutchinson
2014-01-24 14:20               ` Paul Eggleton
2014-01-24 15:05                 ` Brian Hutchinson
2014-01-24 14:10           ` Barros Pena, Belen
2014-01-24 14:12             ` Barros Pena, Belen
2014-01-31 23:34 ` Trevor Woerner [this message]

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=52EC330A.7080602@linaro.org \
    --to=trevor.woerner@linaro.org \
    --cc=b.hutchman@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.