All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/1] Error gracefully on systems which don't support Hob
Date: Fri, 30 Mar 2012 18:05:28 -0700	[thread overview]
Message-ID: <cover.1333155656.git.josh@linux.intel.com> (raw)

Hob requires pygtk 2.22 or later and systems without that will see a Python 
backtrace. 
This small change tests whether pygtk is installed and tests which version of it
is available and prints an error if pytgtk is missing or too low a version.

Cheers,
Joshua

The following changes since commit 035e146ff92236a3eda71ad71e8389737f91753b:

  Hob: In building log page, fixed the issue about 'endpath' not clear when next to start build (2012-03-30 17:19:35 +0100)

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

Joshua Lock (1):
  lib/bb/ui/hob: exit cleanly if the required pygtk version isn't
    available

 lib/bb/ui/hob.py |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

-- 
1.7.7.6




             reply	other threads:[~2012-03-31  1:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-31  1:05 Joshua Lock [this message]
2012-03-31  1:05 ` [PATCH 1/1] lib/bb/ui/hob: exit cleanly if the required pygtk version isn't available Joshua Lock
2012-04-05 16:32   ` Paul Eggleton
2012-04-05 16:44     ` Joshua Lock
2012-04-03 23:52 ` [PATCH 0/1] Error gracefully on systems which don't support Hob Joshua Lock

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.1333155656.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.