All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/6] Misc minor fixes
Date: Fri, 22 Jul 2011 18:30:29 +0100	[thread overview]
Message-ID: <cover.1311355686.git.paul.eggleton@linux.intel.com> (raw)

Some minor usability-related fixes for bitbake and bitbake-layers.

The changes (against poky, apply against bitbake master with -p2) are
available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/bitbake-tweaks
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/bitbake-tweaks

Paul Eggleton (6):
  bitbake: add note to -b option indicating no dependency handling
  bitbake/cooker: show a warning when -b is specified
  bitbake: adjust comments/messages for default server change
  bitbake-layers: check for errors before parsing
  bitbake-layers: add command help
  bitbake-layers: remove unneeded do_EOF

 bitbake/bin/bitbake        |    8 +++---
 bitbake/bin/bitbake-layers |   45 +++++++++++++++++++++++++++++++++++++++----
 bitbake/lib/bb/cooker.py   |    4 +++
 3 files changed, 48 insertions(+), 9 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2011-07-22 17:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 17:30 Paul Eggleton [this message]
2011-07-22 17:30 ` [PATCH 1/6] bitbake: add note to -b option indicating no dependency handling Paul Eggleton
2011-07-22 17:30 ` [PATCH 2/6] bitbake/cooker: show a warning when -b is specified Paul Eggleton
2011-07-22 17:30 ` [PATCH 3/6] bitbake: adjust comments/messages for default server change Paul Eggleton
2011-07-22 17:30 ` [PATCH 4/6] bitbake-layers: check for errors before parsing Paul Eggleton
2011-07-22 17:30 ` [PATCH 5/6] bitbake-layers: add command help Paul Eggleton
2011-07-22 17:30 ` [PATCH 6/6] bitbake-layers: remove unneeded do_EOF Paul Eggleton
2011-07-25 11:49 ` [PATCH 0/6] Misc minor fixes 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.1311355686.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@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.