All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Lianhao Lu <lianhao.lu@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [RFC PATCH 0/1] process cmd line parsing result by individual UI
Date: Fri, 08 Jul 2011 17:39:31 +0100	[thread overview]
Message-ID: <1310143171.20015.908.camel@rex> (raw)
In-Reply-To: <cover.1308034271.git.lianhao.lu@intel.com>

On Tue, 2011-06-14 at 15:12 +0800, Lianhao Lu wrote:
> This patch tries to allow the individual UI to decide whether it should display the cmd line parsing result.
> 
> The command "getCmdLineAction" now returns either None or a dictionary with the key of {'action', 'msg'}. 
> 
> If it returns None, it means no command line action parameters are provided. 
> 
> If it returns a dictionary, the entry of the key 'action' stores the list which should be used with server.runCommand(); the entry of the key 'msg' stores the error message from the cmd line parsing result (in which case the 'action' entry is None). 
> 
> It is up to the individual UI to decide whether and how to display those parsing result.
> 
> Please review the following changes for suitability for inclusion. If you have
> any objections or suggestions for improvement, please respond to the patches. If
> you agree with the changes, please provide your Acked-by.
> 
> The following changes since commit a27fbe5e25a5aee956d2a43a2e2bf671c6d985f2:
>   Scott Rifenbark (1):
>         documentation/yocto-project-qs/yocto-project-qs.xml: removed 5.0 references
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/poky-contrib llu/cmdLineParsing
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/cmdLineParsing

Merged to master, thanks.

In future please put the above info in the commit message instead of the
pull request though! :)

Cheers,

Richard




      parent reply	other threads:[~2011-07-08 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14  7:12 [RFC PATCH 0/1] process cmd line parsing result by individual UI Lianhao Lu
2011-06-14  7:12 ` [RFC PATCH 1/1] bitbake cooker/ui: handle " Lianhao Lu
2011-07-08 16:39 ` 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=1310143171.20015.908.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=lianhao.lu@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.