[bitbake-devel] [PATCH 0/3] Changes to ensure Hob can be run on CentOS 6

Joshua Lock josh at linux.intel.com
Thu Apr 5 18:29:35 UTC 2012


The following series contains changes to ensure Hob can be used on CentOS 6,
that is Gtk+ 2.18.9 and PyGtk 2.16.0.

To achieve this I've replaced calls to convenience API which was only introduced
with Gtk+ 2.22 and lowered the versions of Gtk+ and PyGtk we test for in the
Hob GUI.

Tested on CentOS 6.2

Cheers,
Joshua

The following changes since commit d49db15badb77855cef855ee73430fcbc16b6916:

  Hob: a minor fix on pmake (2012-04-05 18:47:37 +0100)

are available in the git repository at:
  git://github.com/incandescant/bitbake josh/hob-centos6
  https://github.com/incandescant/bitbake/tree/josh/hob-centos6

Joshua Lock (3):
  lib/bb/ui/crumbs/persistenttooltip: replace 2.22 API
  lib/bb/ui/crumbs/hobwidget: replace new API
  hob: update required versions of (py)gtk et al

 lib/bb/ui/crumbs/hobwidget.py         |    2 +-
 lib/bb/ui/crumbs/persistenttooltip.py |    2 +-
 lib/bb/ui/hob.py                      |   11 +++++++----
 3 files changed, 9 insertions(+), 6 deletions(-)

-- 
1.7.7.6





More information about the bitbake-devel mailing list