From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [krogoth][PATCH 00/10] Backports from master (cover letter only)
Date: Wed, 19 Oct 2016 11:15:54 +1300 [thread overview]
Message-ID: <cover.1476828813.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2016-10-18 22:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-18 22:15 Paul Eggleton [this message]
2016-10-18 22:28 ` [krogoth][PATCH 00/10] Backports from master (cover letter only) akuster808
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.1476828813.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.