Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple more recipetool fixes
@ 2016-07-26  2:57 Paul Eggleton
  2016-07-26  2:57 ` [PATCH 1/2] recipetool: create: fix greedy regex that broke support for github tarballs Paul Eggleton
  2016-07-26  2:57 ` [PATCH 2/2] oe-selftest: recipetool: add tests for git URL mangling Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2016-07-26  2:57 UTC (permalink / raw)
  To: openembedded-core

Fix a regression in "recipetool create" introduced by a recent patch of
mine, and add tests to detect if it breaks again in future.

(This is independent of the recipetool patchset I sent yesterday.)


The following changes since commit 0a2df616a5c3316704742f1dcf37b450920e0280:

  boost: fix CVE-2012-2677 (2016-07-21 07:45:01 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  recipetool: create: fix greedy regex that broke support for github
    tarballs
  oe-selftest: recipetool: add tests for git URL mangling

 meta/lib/oeqa/selftest/recipetool.py | 43 ++++++++++++++++++++++++++++++++++++
 scripts/lib/recipetool/create.py     |  2 +-
 2 files changed, 44 insertions(+), 1 deletion(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-07-26  2:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26  2:57 [PATCH 0/2] A couple more recipetool fixes Paul Eggleton
2016-07-26  2:57 ` [PATCH 1/2] recipetool: create: fix greedy regex that broke support for github tarballs Paul Eggleton
2016-07-26  2:57 ` [PATCH 2/2] oe-selftest: recipetool: add tests for git URL mangling Paul Eggleton

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