mbox

[kirkstone,2.0,0/1] Pull request (cover letter only)

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

Pull-request

https://git.openembedded.org/bitbake-contrib stable/2.0-next

Message

Steve Sakoman Jan. 9, 2024, 5:31 p.m. UTC
See discussion at:

https://lists.openembedded.org/g/openembedded-core/message/191263

Passed a-full on autobuilder:

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

The following changes since commit 2c6183594279e2e9d03f11155ad969448869c863:

  lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9 (2023-12-30 11:04:40 +0000)

are available in the Git repository at:

  https://git.openembedded.org/bitbake-contrib stable/2.0-next
  https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.0-next

Joshua Watt (1):
  asyncrpc: Add context manager API

 bin/bitbake-hashclient    | 36 +++++++++++++++++-------------------
 lib/bb/asyncrpc/client.py | 13 +++++++++++++
 lib/prserv/serv.py        |  6 +++---
 3 files changed, 33 insertions(+), 22 deletions(-)