[PATCH 0/2] A couple more recipetool fixes
From: Paul Eggleton <hidden>
Date: 2016-07-26 02:58:17
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