* [krogoth][PATCH 00/10] Backports from master (cover letter only)
@ 2016-10-18 22:15 Paul Eggleton
2016-10-18 22:28 ` akuster808
0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2016-10-18 22:15 UTC (permalink / raw)
To: openembedded-core
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [krogoth][PATCH 00/10] Backports from master (cover letter only)
2016-10-18 22:15 [krogoth][PATCH 00/10] Backports from master (cover letter only) Paul Eggleton
@ 2016-10-18 22:28 ` akuster808
0 siblings, 0 replies; 2+ messages in thread
From: akuster808 @ 2016-10-18 22:28 UTC (permalink / raw)
To: Paul Eggleton, openembedded-core
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(-)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-18 22:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 22:15 [krogoth][PATCH 00/10] Backports from master (cover letter only) Paul Eggleton
2016-10-18 22:28 ` akuster808
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.