Change log on v2: - Updated PATCH 2/3 to use git rev-parse instead of rev-list
Cover letter on v1: This series of patches are bug fix implementation for 11389 and 11393. These changes are crutial in terms of improving recipe creation in recipetool. The recipe should at least buildable and able to find SRCREV on specifc branch/ tag if it is not master. This patch series is dependent on 2 patches on mailing list:- recipetool: create: fix incorrect URL variable usage http://lists.openembedded.org/pipermail/openembedded-core/2017-August/140789.html and recipetool: create: disable PREMIRRORS and MIRRORS by default http://lists.openembedded.org/pipermail/openembedded-core/2017-August/140618.html Thanks and best regards, Rebecca Chang Rebecca Swee Fun (1): recipetool: create: being able to set branch when revision is provided Stanley Phoong (2): recipetool: create: handle git URLs specifying only a tag recipetool: create: replacing PV in SRCURI scripts/lib/recipetool/create.py | 73 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 72 insertions(+), 1 deletion(-) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
