mbox

[0/5] core misc

Message ID cover.1388738733.git.christian.braunersorensen@prevas.dk
State Not Applicable
Delegated to: Esben Haabendal
Headers show

Pull-request

git://gitorious.org/~cbs/oe-lite/cbss-core cbscorecommits

Message

christian.braunersorensen@prevas.dk Jan. 3, 2014, 8:46 a.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Resend of previous commits.. Only the last commit is infact new.
The following changes since commit 33e02dd0dc096cfbd370858c4b3149f35691c62f:

  Parallel parse (and steps towards parallel build) (2013-12-20 13:24:48 +0100)

are available in the git repository at:

  git://gitorious.org/~cbs/oe-lite/cbss-core cbscorecommits
  http://gitorious.org/~cbs/oe-lite/cbss-core/commits/cbscorecommits

Christian Sørensen (5):
  kernel: Dont overwrite all postfuncs. append.
  dupdate-image: if fwupdate is present, copy it into the image
  auto-package-utils: Add option to set common DEPENDS for all utils
  package-qa: Ensure '_' is replaced by '-'
  recipe: Fix bug reffering to invalid object

 classes/auto-package-utils.oeclass |  8 ++++++++
 classes/dupdate-image.oeclass      |  7 +++++++
 classes/kernel.oeclass             |  2 +-
 classes/package-qa.oeclass         | 22 +++++++++++++++++-----
 lib/oelite/recipe.py               |  2 +-
 5 files changed, 34 insertions(+), 7 deletions(-)