All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Cristiana Voicu <cristiana.voicu@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 01/14] hob: labelling changes in Hob
Date: Mon, 22 Jul 2013 17:44:52 +0100	[thread overview]
Message-ID: <7051553.R5duHUB8NY@helios> (raw)
In-Reply-To: <1374057344-19708-2-git-send-email-cristiana.voicu@intel.com>

Hi Cristiana,

On Wednesday 17 July 2013 13:35:31 Cristiana Voicu wrote:
> When the design document for templates in Hob was created, we've noticed
> that some labels need to change.
> 
> [YOCTO #4193]
> Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/hobeventhandler.py        |    2 +-
>  bitbake/lib/bb/ui/crumbs/hoblistmodel.py           |    2 +-
>  bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py |   16 ++++++----------
>  bitbake/lib/bb/ui/crumbs/imagedetailspage.py       |    5 +++++
>  4 files changed, 13 insertions(+), 12 deletions(-)
> 
> diff --git a/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
> b/bitbake/lib/bb/ui/crumbs/hobeventhandler.py index 8788083..ebcb846 100644
> --- a/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
> +++ b/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
> @@ -174,7 +174,7 @@ class HobHandler(gobject.GObject):
>                  targets.append(self.toolchain)
>              if targets[0] == "hob-image":
>                  hobImage = self.runCommand(["matchFile", "hob-image.bb"])
> -                if self.base_image != "Create your own image":
> +                if self.base_image != "Create a new base image":

I've been talking with Belen today, and it seems like we have a bit of a 
terminology problem here. What we're dealing with here are "image recipes" 
rather than "base images". (The "base" part was just in context for the 
initial selection when we're selecting what to base our custom image on and 
then modify its contents.). Could you work with Belen to get the appropriate 
minor changes for this solidified?

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2013-07-22 16:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 10:35 [PATCH 00/14] bitbake+hob: templates enhancement Cristiana Voicu
2013-07-17 10:35 ` [PATCH 01/14] hob: labelling changes in Hob Cristiana Voicu
2013-07-22 16:44   ` Paul Eggleton [this message]
2013-07-17 10:35 ` [PATCH 02/14] hob: create save image dialog used to save a template Cristiana Voicu
2013-07-17 10:35 ` [PATCH 03/14] hob/bitbake: create a template (a .bb file) from hob through bitbake Cristiana Voicu
2013-07-17 10:35 ` [PATCH 04/14] hob/bitbake: save the description of a custom image Cristiana Voicu
2013-07-17 10:35 ` [PATCH 05/14] hob: make changes in order to permit from UI to edit an image after saving it Cristiana Voicu
2013-07-17 10:35 ` [PATCH 06/14] hob & bitbake: append a value to a variable from hob throught bitbake Cristiana Voicu
2013-07-17 10:35 ` [PATCH 07/14] hob: change the name and description for the saveimagedialog Cristiana Voicu
2013-07-17 10:35 ` [PATCH 08/14] hob: the saved image should be editable Cristiana Voicu
2013-07-17 10:35 ` [PATCH 09/14] bitbake: when an image is saved, it should require an image from layers Cristiana Voicu
2013-07-19 15:18   ` Chris Larson
2013-07-17 10:35 ` [PATCH 10/14] hob: changes to image combo box Cristiana Voicu
2013-07-17 10:35 ` [PATCH 11/14] hob: retrieve file name of an image Cristiana Voicu
2013-07-17 10:35 ` [PATCH 12/14] hob: implement the "retrieve image dialog" + changes to image combo box Cristiana Voicu
2013-07-17 10:35 ` [PATCH 13/14] bitbake: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALL Cristiana Voicu
2013-07-17 10:35 ` [PATCH 14/14] hob: set focus on entry name when the name is not correct Cristiana Voicu
2013-07-17 10:37 ` [PATCH 00/14] bitbake+hob: templates enhancement Voicu, Cristiana

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=7051553.R5duHUB8NY@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=cristiana.voicu@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.