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

2016-10-18 Thread akuster808



On 10/18/2016 03:15 PM, Paul Eggleton wrote:

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


In my staging.

Thanks,
Armin


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(-)



--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

2016-10-18 Thread Paul Eggleton
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

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core