mbox

[1.52,0/2] Review request

Message ID cover.1637570097.git.anuj.mittal@intel.com
State Not Applicable, archived
Headers show

Pull-request

git://push.openembedded.org/bitbake-contrib stable/1.52-next

Message

Mittal, Anuj Nov. 22, 2021, 8:36 a.m. UTC
Please review these changes for 1.52. No problems seen while testing.

Thanks,

Anuj

The following changes since commit c1938abf51b57938a21948bb414ad0467e4368d9:

  cooker: Fix task-depends.dot for multiconfig targets (2021-11-16 13:13:20 +0800)

are available in the Git repository at:

  git://push.openembedded.org/bitbake-contrib stable/1.52-next

Richard Purdie (2):
  utils: Handle lockfile filenames that are too long for filesystems
  fetch2: Fix url remap issue and add testcase

 lib/bb/fetch2/__init__.py | 2 +-
 lib/bb/tests/fetch.py     | 1 +
 lib/bb/utils.py           | 6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)