All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Dinu <andrei.adrianx.dinu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/6] Add file information to package information window
Date: Wed, 27 Mar 2013 12:59:00 +0200	[thread overview]
Message-ID: <5152D0F4.5050707@intel.com> (raw)
In-Reply-To: <1364380074-16382-1-git-send-email-andrei.adrianx.dinu@intel.com>

Please ignore this patchset.

Thanks,

Andrei Dinu

On 03/27/2013 12:27 PM, Andrei Dinu wrote:
> Listing the files that are brought into an image
> from each package.
>
> [HOB #3925]
>
> Andrei Dinu (6):
>    cache_extra.py : added package information
>    cooker.py : added variables related to cache_extra
>    packageinfo.bbclass : extended functionality
>    propertydialog.py : added 'Package files' functionality
>    hoblistmodel.py : passing the package information to hob
>    packageselectionpage.py : added information to hob
>
>   bitbake/lib/bb/cache_extra.py                    |    3 ++
>   bitbake/lib/bb/cooker.py                         |    2 +
>   bitbake/lib/bb/ui/crumbs/hig/propertydialog.py   |   59 +++++++++++++++++++++-
>   bitbake/lib/bb/ui/crumbs/hoblistmodel.py         |    7 ++-
>   bitbake/lib/bb/ui/crumbs/packageselectionpage.py |    3 +-
>   meta/classes/packageinfo.bbclass                 |   21 ++++++++
>   6 files changed, 91 insertions(+), 4 deletions(-)
>   mode change 100755 => 100644 bitbake/lib/bb/ui/crumbs/packageselectionpage.py
>




  parent reply	other threads:[~2013-03-27 11:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27 10:27 [PATCH 0/6] Add file information to package information window Andrei Dinu
2013-03-27 10:27 ` [PATCH 1/6] cache_extra.py : added package information Andrei Dinu
2013-03-27 10:27 ` [PATCH 2/6] cooker.py : added variables related to cache_extra Andrei Dinu
2013-03-27 10:27 ` [PATCH 3/6] packageinfo.bbclass : extended functionality Andrei Dinu
2013-03-27 10:27 ` [PATCH 4/6] propertydialog.py : added 'Package files' functionality Andrei Dinu
2013-03-27 10:27 ` [PATCH 5/6] hoblistmodel.py : passing the package information to hob Andrei Dinu
2013-03-27 10:27 ` [PATCH 6/6] packageselectionpage.py : added " Andrei Dinu
2013-03-27 10:59 ` Andrei Dinu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-28  8:23 [PATCH 0/6] Add file information to package information window Andrei Dinu
2013-03-28 18:45 ` Trevor Woerner
2013-03-28 18:58   ` Paul Eggleton

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=5152D0F4.5050707@intel.com \
    --to=andrei.adrianx.dinu@intel.com \
    --cc=bitbake-devel@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 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.