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/4] Add reparseFile command and adopt the saved environment
Date: Mon, 25 Jul 2011 11:56:08 -0700	[thread overview]
Message-ID: <cover.1311620081.git.josh@linux.intel.com> (raw)

This series adapts the cooker to use the saved OS environment instead of the
current os.environ and adds the reparseFiles command which triggered the
changes.

The following changes since commit f0b5d16426b983a67c51c47f3542162108bd4156:

  Update version to 1.13.3 (2011-07-25 13:50:38 +0100)

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

Joshua Lock (4):
  data|cooker: use saved environment variables when calling
    inheritFromOS
  bitbake-layers: adapt to cooker change for saved environment
  command|cooker: Add reparseFiles command
  cooker: only append files once

 bin/bitbake-layers |    7 ++++---
 lib/bb/command.py  |    8 ++++++++
 lib/bb/cooker.py   |   51 +++++++++++++++++++++++++++++++--------------------
 lib/bb/data.py     |    8 ++++----
 4 files changed, 47 insertions(+), 27 deletions(-)

-- 
1.7.6




             reply	other threads:[~2011-07-25 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-25 18:56 Joshua Lock [this message]
2011-07-25 18:56 ` [PATCH 1/4] data|cooker: use saved environment variables when calling inheritFromOS Joshua Lock
2011-07-25 18:56 ` [PATCH 2/4] bitbake-layers: adapt to cooker change for saved environment Joshua Lock
2011-07-25 18:56 ` [PATCH 3/4] command|cooker: Add reparseFiles command Joshua Lock
2011-07-25 18:56 ` [PATCH 4/4] cooker: only append files once Joshua Lock
2011-07-26 12:50 ` [PATCH 0/4] Add reparseFile command and adopt the saved environment 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.1311620081.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.