mbox series

[scarthgap,0/2] Port devtool update-recipe/finish fix to scarthgap

Message ID 20240515185600.3456234-1-jefftharris@gmail.com
Headers show
Series Port devtool update-recipe/finish fix to scarthgap | expand

Message

Jeff Harris May 15, 2024, 6:55 p.m. UTC
Cherry-pick the fixes by Julien Stephan in master to the scarthgap branch.

Verified 'oe-selftest -r devtool' succeeds

Julien Stephan (2):
  devtool: standard: update-recipe/finish: fix update localfile in
    another layer
  oeqa/selftest/devtool: add test for updating local files into another
    layer

 meta/lib/oeqa/selftest/cases/devtool.py | 20 ++++++++++++++++++--
 scripts/lib/devtool/standard.py         | 23 ++++++++++++++---------
 2 files changed, 32 insertions(+), 11 deletions(-)