aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorClemens Lang <clemens.lang@bmw-carit.de>2016-08-24 14:22:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-09-05 13:30:50 +0200
commitaedcb852ed7ec127dbb4c7cd7655d11f72e0b712 (patch)
tree0779b597573d067e8809268b7f501fc4953ccd8e /meta-oe/recipes-benchmark
parent996f2969bf7ddbd6ee473d5cfd810410e75fb5a2 (diff)
downloadmeta-openembedded-contrib-aedcb852ed7ec127dbb4c7cd7655d11f72e0b712.tar.gz
gitpkgv: Fix $GITPKV for a single named git source
Recipes that fetch from a single git source, assign a name to this source and do not set SRCREV_FORMAT to this name will always get a GITPKGV value of "default", which causes version-going-backwards QA errors. Fix this by automatically determining a suitable SRCREV_FORMAT from the SRC_URI if none is set explicitly. This code does not run for multiple git sources, because bitbake's fetcher enforces setting SRCREV_FORMAT when multiple version-controlled sources are used. Signed-off-by: Clemens Lang <clemens.lang@bmw-carit.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
0 files changed, 0 insertions, 0 deletions