Re: [OE-core] [PATCH] oeqa/selftest/recipetool: update socat version to fix failing download

2021-07-07 Thread Khem Raj
On Wed, Jul 7, 2021 at 8:56 AM Ross Burton wrote: > > If the recipetool tests are run with an empty DL_DIR the fetch of > socat 1.7.3.0 fails as that URL doesn't exist anymore. > > Update the version to 1.7.4.1 to fix the test. > this fixes master but I guess releases are still broken and perhaps

[OE-core] [PATCH] oeqa/selftest/recipetool: update socat version to fix failing download

2021-07-07 Thread Ross Burton
If the recipetool tests are run with an empty DL_DIR the fetch of socat 1.7.3.0 fails as that URL doesn't exist anymore. Update the version to 1.7.4.1 to fix the test. Signed-off-by: Ross Burton --- meta/lib/oeqa/selftest/cases/recipetool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)