[OE-core] [krogoth][PATCH 00/10] Backports from master (cover letter only)

Paul Eggleton paul.eggleton at linux.intel.com
Tue Oct 18 22:15:54 UTC 2016


These have passed through the devtool/recipetool/bblayers oe-selftest
tests.


The following changes since commit a8f44dff13481feaa97e494a3aeafb5b63d40f3f:

  binutils: fix AR issue when opkg is unpacking IPKs containing empty entries (2016-10-06 14:09:32 +0100)

are available in the git repository at:

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

Ola x Nilsson (2):
  devtool: build_image: Fix recipe filter
  devtool: Use the wildcard flag in update_recipe_patch

Paul Eggleton (8):
  devtool: update-recipe: fix --initial-rev option
  devtool: reset: allow reset to work if the recipe file has been deleted
  recipetool: create: fix handling of github URLs
  lib/oe/recipeutils: fix patch_recipe*() with empty input
  recipetool: create: fix greedy regex that broke support for github tarballs
  oe-selftest: recipetool: add tests for git URL mangling
  devtool: add: fix error message when only specifying a recipe name
  classes/externalsrc: re-run do_configure when configure files change

 meta/classes/autotools.bbclass       |  2 ++
 meta/classes/cmake.bbclass           |  2 ++
 meta/classes/externalsrc.bbclass     | 22 ++++++++++++++++++
 meta/lib/oe/recipeutils.py           |  2 +-
 meta/lib/oeqa/selftest/recipetool.py | 43 ++++++++++++++++++++++++++++++++++++
 scripts/lib/devtool/build_image.py   |  2 +-
 scripts/lib/devtool/standard.py      | 18 +++++++--------
 scripts/lib/recipetool/create.py     |  2 +-
 8 files changed, 80 insertions(+), 13 deletions(-)

-- 
2.5.5




More information about the Openembedded-core mailing list