Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/10] devtool add / recipetool create fixes
@ 2016-09-18 20:08 Paul Eggleton
  2016-09-18 20:08 ` [PATCH 01/10] recipetool: create: fix picking up name from local python source tree Paul Eggleton
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Paul Eggleton @ 2016-09-18 20:08 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit d77fe838ab7631a19e90ff4226f0712e54aa4e22:

  scripts: add tool to scan for bashisms recipe shell scripts (2016-09-16 15:19:31 +0100)

are available in the git repository at:

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

Paul Eggleton (10):
  recipetool: create: fix picking up name from local python source tree
  recipetool: create: improve python recipe license handling
  recipetool: create: fix name/version extraction from filename
  recipetool: create: fix error with git tree and no network
  recipetool: create: detect python autoconf macros
  recipetool: create: pick up AC_PROG_SWIG
  recipetool: create: tweak license crunching
  recipetool: create: support git short form URLs
  lib/oe/recipeutils: fix invalid character detection in validate_pn()
  devtool: add: drop superfluous validation for recipe name

 meta/lib/oe/recipeutils.py                       |  4 +-
 scripts/lib/devtool/standard.py                  |  8 +--
 scripts/lib/recipetool/create.py                 | 75 +++++++++++++++++-------
 scripts/lib/recipetool/create_buildsys.py        | 19 +++++-
 scripts/lib/recipetool/create_buildsys_python.py | 66 ++++++++++-----------
 scripts/lib/scriptutils.py                       | 13 ++++
 6 files changed, 118 insertions(+), 67 deletions(-)

-- 
2.5.5



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-09-18 20:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 20:08 [PATCH 00/10] devtool add / recipetool create fixes Paul Eggleton
2016-09-18 20:08 ` [PATCH 01/10] recipetool: create: fix picking up name from local python source tree Paul Eggleton
2016-09-18 20:08 ` [PATCH 02/10] recipetool: create: improve python recipe license handling Paul Eggleton
2016-09-18 20:08 ` [PATCH 03/10] recipetool: create: fix name/version extraction from filename Paul Eggleton
2016-09-18 20:08 ` [PATCH 04/10] recipetool: create: fix error with git tree and no network Paul Eggleton
2016-09-18 20:08 ` [PATCH 05/10] recipetool: create: detect python autoconf macros Paul Eggleton
2016-09-18 20:08 ` [PATCH 06/10] recipetool: create: pick up AC_PROG_SWIG Paul Eggleton
2016-09-18 20:08 ` [PATCH 07/10] recipetool: create: tweak license crunching Paul Eggleton
2016-09-18 20:08 ` [PATCH 08/10] recipetool: create: support git short form URLs Paul Eggleton
2016-09-18 20:08 ` [PATCH 09/10] lib/oe/recipeutils: fix invalid character detection in validate_pn() Paul Eggleton
2016-09-18 20:08 ` [PATCH 10/10] devtool: add: drop superfluous validation for recipe name Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox