summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/git.py
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-09-01 14:28:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-07 07:40:31 +0000
commite58082e22d265246b145d2d7ffb1e3adcb2cc177 (patch)
tree46b29875ad945cdedf8730cb1e45d303ccbc2c6a /bitbake/lib/bb/fetch2/git.py
parent5ddf7fff992b065ee512878d2fe65f3e35d818cf (diff)
downloadpoky-e58082e22d265246b145d2d7ffb1e3adcb2cc177.tar.gz
bitbake: tests/fetch: Resolve fetch error in bitbake-selftest
FAIL: test_wget_latest_versionstring (bb.tests.fetch.FetchLatestVersionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/pokybuild/yocto-worker/oe-selftest/build/bitbake/lib/bb/tests/fetch.py", line 1229, in test_wget_latest_versionstring self.assertTrue(verstring, msg="Could not find upstream version for %s" % k[0]) AssertionError: '' is not true : Could not find upstream version for db [YOCTO #13496] The Oracle UPSTREAM_CHECK_URI used changed and does not work with logic in wget. Update UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX to match the ones used in the recipe. Also change the version being checked. (Bitbake rev: 50d2166054338b7a63c4dc7116cd212a9ecfbfaf) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions