All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Jessica Zhang <jessica.zhang@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 1/1] Fix GTK+ and PyGtk version check error message to be more clear [Yocto #3637]
Date: Fri, 18 Jan 2013 12:53:43 +0000	[thread overview]
Message-ID: <1358513623.27799.24.camel@ted> (raw)
In-Reply-To: <eecefc2d16969c413dad379c8ba6605750665990.1357255745.git.jessica.zhang@intel.com>

On Thu, 2013-01-03 at 15:32 -0800, Jessica Zhang wrote:
> Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
> ---
>  bitbake/lib/bb/ui/hob.py |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I merged this but I had to reformat the summary and commit message as
they weren't in the correct form.

Cheers,

Richard

> diff --git a/bitbake/lib/bb/ui/hob.py b/bitbake/lib/bb/ui/hob.py
> index 9ec32b1..55bd84c 100755
> --- a/bitbake/lib/bb/ui/hob.py
> +++ b/bitbake/lib/bb/ui/hob.py
> @@ -22,7 +22,7 @@
>  
>  import sys
>  import os
> -requirements = "FATAL: Gtk+, PyGtk and PyGobject are required to use Hob"
> +requirements = "FATAL: Hob requires Gtk+ 2.20.0 or higher, PyGtk 2.21.0 or higher"
>  try:
>      import gobject
>      import gtk





      reply	other threads:[~2013-01-18 13:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03 23:32 [PATCH 0/1] Fix GTK+ and PyGtk version check error message to be more clear [Yocto #3637] Jessica Zhang
2013-01-03 23:32 ` [PATCH 1/1] " Jessica Zhang
2013-01-18 12:53   ` Richard Purdie [this message]

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=1358513623.27799.24.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=jessica.zhang@intel.com \
    /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.