From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] devtool add / recipetool create fixes
Date: Mon, 19 Sep 2016 08:08:03 +1200 [thread overview]
Message-ID: <cover.1474229259.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2016-09-18 20:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-18 20:08 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1474229259.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox