From: Saul Wold <sgw@linux.intel.com>
To: "Slater, Joseph" <joe.slater@windriver.com>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: distrodata.bbclass
Date: Wed, 15 May 2013 11:41:21 +0300 [thread overview]
Message-ID: <51934A31.2080905@linux.intel.com> (raw)
In-Reply-To: <007BD92917A2324FA403BCF9A464CF8436FC7143@ALA-MBA.corp.ad.wrs.com>
On 05/15/2013 12:39 AM, Slater, Joseph wrote:
> Hi,
>
> I see this class for generating a report of package data, but I don't
> see it ever
>
> being used. Is there info about how to use it?
>
The Package Reporting System (http://packages.yoctoproject.org) backend
uses the distrodata class, it's not included by default because it reads
data in the meta-yocto/conf/distro/include files and increases the load
time and variable space.
To use it you would need to inherit the distrodata class and also
include the files in meta-yocto/conf/distro/include (or equivalents for
your distro).
There are a couple of tasks that can operate on recipes, world or
universe (includes every recipe, to be used for validation, not
buildable in the normal case).
There are 4 main tasks that can be run:
distrodata
- generate a CSV file in tmp/logs that will create a Bill of Materials
like spreadsheet, listing all the recipes with version and license info.
checkpkg
- does some basic sanity checking of package information and distro
maintenance
distro_check
- tries to match our recipe names with a Full Distros like Ubuntu,
Fedora, OpenSuSeE and produces a CVS report
checklicense
- validates licenses, this could be depreated now, it was primarily used
in the early days of the Yocto Project to check the license data.
Let me know if this helps.
Sau!
> Joe
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
prev parent reply other threads:[~2013-05-15 9:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 21:39 distrodata.bbclass Slater, Joseph
2013-05-15 8:41 ` Saul Wold [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=51934A31.2080905@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=joe.slater@windriver.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox