From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] devtool/recipetool fixes
Date: Thu, 7 Jul 2016 11:57:06 +1200 [thread overview]
Message-ID: <cover.1467849364.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2016-07-06 23:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 23:57 Paul Eggleton [this message]
2016-07-06 23:57 ` [PATCH 1/6] recipetool: create: fix handling of github URLs Paul Eggleton
2016-07-06 23:57 ` [PATCH 2/6] recipetool: create: support specifying a file as the local source Paul Eggleton
2016-07-06 23:57 ` [PATCH 3/6] lib/oe/patch: handle encoding differences in patch files Paul Eggleton
2016-07-07 0:40 ` Khem Raj
2016-07-07 1:45 ` Paul Eggleton
2016-07-07 1:56 ` Khem Raj
2016-07-08 4:48 ` Paul Eggleton
2016-07-06 23:57 ` [PATCH 4/6] devtool: update-recipe: fix --initial-rev option Paul Eggleton
2016-07-06 23:57 ` [PATCH 5/6] devtool: reset: allow reset to work if the recipe file has been deleted Paul Eggleton
2016-07-06 23:57 ` [PATCH 6/6] scripts/contrib/devtool-stress: exclude more recipes by default Paul Eggleton
2016-07-07 0:42 ` Khem Raj
2016-07-07 1:39 ` Paul Eggleton
2016-07-07 1:54 ` Khem Raj
2016-07-07 2:20 ` Paul Eggleton
2016-07-07 4:47 ` Khem Raj
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.1467849364.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.