From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/3] Changes to ensure Hob can be run on CentOS 6
Date: Thu, 5 Apr 2012 11:29:35 -0700 [thread overview]
Message-ID: <cover.1333650445.git.josh@linux.intel.com> (raw)
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
next reply other threads:[~2012-04-05 18:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 18:29 Joshua Lock [this message]
2012-04-05 18:29 ` [PATCH 1/3] lib/bb/ui/crumbs/persistenttooltip: replace 2.22 API Joshua Lock
2012-04-05 18:29 ` [PATCH 2/3] lib/bb/ui/crumbs/hobwidget: replace new API Joshua Lock
2012-04-05 18:29 ` [PATCH 3/3] hob: update required versions of (py)gtk et al Joshua Lock
2012-04-10 22:48 ` [PATCH 0/3] Changes to ensure Hob can be run on CentOS 6 Richard Purdie
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=cover.1333650445.git.josh@linux.intel.com \
--to=josh@linux.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.