All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] BitBake UI changes for OE-Core pkgdata improvements
@ 2013-12-02 18:58 Paul Eggleton
  2013-12-02 18:58 ` [PATCH 1/3] lib/bb/ui: handle PKGSIZE change to bytes Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2013-12-02 18:58 UTC (permalink / raw)
  To: bitbake-devel

These changes correspond with the ones sent for OE-Core that change how
PKGSIZE and FILES_INFO are written in pkgdata (affecting the Hob and
Toaster UIs) as well as a minor related code cleanup.


The following changes since commit 78ad15b669b9c7cde41f7bd1ab884c1d2e0db91b:

  hob: fix rotating progress icon animation (2013-12-02 17:51:27 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/pkgdata-bb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/pkgdata-bb

Paul Eggleton (3):
  lib/bb/ui: handle PKGSIZE change to bytes
  hob: name package files list variables appropriately
  hob: fix package property dialog for changes to FILES_INFO

 lib/bb/ui/buildinfohelper.py           |  2 +-
 lib/bb/ui/crumbs/hig/propertydialog.py | 64 +++++++++++++---------------------
 lib/bb/ui/crumbs/hoblistmodel.py       |  7 ++--
 3 files changed, 29 insertions(+), 44 deletions(-)

-- 
1.8.1.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-02 18:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 18:58 [PATCH 0/3] BitBake UI changes for OE-Core pkgdata improvements Paul Eggleton
2013-12-02 18:58 ` [PATCH 1/3] lib/bb/ui: handle PKGSIZE change to bytes Paul Eggleton
2013-12-02 18:58 ` [PATCH 2/3] hob: name package files list variables appropriately Paul Eggleton
2013-12-02 18:58 ` [PATCH 3/3] hob: fix package property dialog for changes to FILES_INFO Paul Eggleton

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.