All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: Brian Hutchinson <b.hutchman@gmail.com>,
	 "Stanciu, Alin" <Alin.Stanciu@spirent.com>
Cc: yocto@yoctoproject.org
Subject: Re: Retrieve list of all software/applications/packages installed on Yocto
Date: Wed, 01 Jul 2015 11:43:45 -0500	[thread overview]
Message-ID: <559418C1.5040202@linux.intel.com> (raw)
In-Reply-To: <CAFZh4h_P6NrLmWNuK-4d0UYANwR0DfB3RBTOGZ_AjpszFz6a9g@mail.gmail.com>



On 07/01/2015 06:41 AM, Brian Hutchinson wrote:
> On Jul 1, 2015 7:34 AM, "Stanciu, Alin" <Alin.Stanciu@spirent.com> wrote:
>>
>> Hello,
>>
>>
>>
>> I would simply like to know how to obtain a list of all software
> packages/products (basically all applications) running in my Yocto build.
>>
>>
>>
>> Can this be done via a recipe? How can I find out whether my build has a
> recipe? What are other ways are there to get the listing?
>>
>>
>>
>> Thanks
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Spirent Communications e-mail confidentiality.
>> ------------------------------------------------------------------------
>> This e-mail contains confidential and / or privileged information
> belonging to Spirent Communications plc, its affiliates and / or
> subsidiaries. If you are not the intended recipient, you are hereby
> notified that any disclosure, copying, distribution and / or the taking of
> any action based upon reliance on the contents of this transmission is
> strictly forbidden. If you have received this message in error please
> notify the sender by return e-mail and delete it from your system.
>>
>> Spirent Communications plc
>> Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United
> Kingdom.
>> Tel No. +44 (0) 1293 767676
>> Fax No. +44 (0) 1293 767677
>>
>> Registered in England Number 470893
>> Registered at Northwood Park, Gatwick Road, Crawley, West Sussex, RH10
> 9XN, United Kingdom.
>>
>> Or if within the US,
>>
>> Spirent Communications,
>> 27349 Agoura Road, Calabasas, CA, 91301, USA.
>> Tel No. 1-818-676- 2300
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>
> When you build your image ... a manifest file will contain the list of
> packages (with versions) contained in that image.
>
> If you have a running system, you can generate kind of the same list
> (depending on which package manager is being used - if any) by running a
> command like opkg list-installed.
>
In case one needs a more detail on the image, you can enable 
*buildhistory* class. More info on

http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#maintaining-build-output-quality

and specifically this

http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#understanding-what-the-build-history-contains


> Regards,
>
> Brian
>
>
>


  reply	other threads:[~2015-07-01 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01 11:32 Retrieve list of all software/applications/packages installed on Yocto Stanciu, Alin
2015-07-01 11:41 ` Brian Hutchinson
2015-07-01 16:43   ` Leonardo Sandoval [this message]
     [not found]   ` <A50844B104EDFA45BBC46099A9C6C8407B0BB7F2@SPCCOREXCMBX01.AD.SPIRENTCOM.COM>
2015-07-01 17:30     ` Brian Hutchinson

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=559418C1.5040202@linux.intel.com \
    --to=leonardo.sandoval.gonzalez@linux.intel.com \
    --cc=Alin.Stanciu@spirent.com \
    --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.