mbox

[dunfell,1.46,0/1] Patch review

Message ID cover.1642714447.git.steve@sakoman.com
State Not Applicable, archived
Headers show

Pull-request

git://git.openembedded.org/bitbake-contrib stable/1.46-nut

Message

Steve Sakoman Jan. 20, 2022, 9:38 p.m. UTC
This patch fixes the bitbake timeout errors seen in distros still using python 3.5

Verified with oe-selftest-ubuntu on autobuilder worker ubuntu1604-ty-1:

https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/3088

As well as a-full on other distros:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3141

The following changes since commit e6d75e0beb95aa0cdf82bbc0a6b767c7f6cfcfc0:

  tests/fetch: Drop gnu urls from wget connectivity test (2022-01-17 21:53:02 +0000)

are available in the Git repository at:

  git://git.openembedded.org/bitbake-contrib stable/1.46-nut
  http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.46-nut

Jate Sujjavanich (1):
  hashserv: specify loop for asyncio in python < 3.7

 lib/hashserv/server.py | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)