[OE-core] [PATCH 0/6] devtool/recipetool fixes

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jul 6 23:57:06 UTC 2016


A bunch of fixes and minor improvements for devtool & recipetool.


The following changes since commit 53fcfe4348a2ca727844f2b0bd3fca2902cbdda0:

  lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:08:54 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/devtool18
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool18

Paul Eggleton (6):
  recipetool: create: fix handling of github URLs
  recipetool: create: support specifying a file as the local source
  lib/oe/patch: handle encoding differences in patch files
  devtool: update-recipe: fix --initial-rev option
  devtool: reset: allow reset to work if the recipe file has been deleted
  scripts/contrib/devtool-stress: exclude more recipes by default

 meta/lib/oe/patch.py              | 100 ++++++++++++++++++++++----------------
 scripts/contrib/devtool-stress.py |   2 +-
 scripts/lib/devtool/standard.py   |  19 ++++----
 scripts/lib/recipetool/create.py  |  17 ++++---
 4 files changed, 79 insertions(+), 59 deletions(-)

-- 
2.5.5




More information about the Openembedded-core mailing list