[bitbake-devel] [PATCH 0/3] BitBake UI changes for OE-Core pkgdata improvements

Paul Eggleton paul.eggleton at linux.intel.com
Mon Dec 2 18:58:44 UTC 2013


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




More information about the bitbake-devel mailing list