mbox series

[0/2] oe-selftest: Add a test for devtool deploy-target --strip

Message ID 20250712130650.3406826-1-adrian.freihofer@siemens.com
Headers show
Series oe-selftest: Add a test for devtool deploy-target --strip | expand

Message

AdrianF July 12, 2025, 1:06 p.m. UTC
From: Adrian Freihofer <adrian.freihofer@siemens.com>

The first patch adds test coverage for the
'devtool deploy-target --strip' functionality.

The second patch removes a dependency on the meta-poky layer;
please consider it if it helps progress towards removing the poky git
repository in the context of bitbake-setup, otherwise feel free to
ignore it.

Adrian Freihofer (2):
  oe-selftest: devtool deploy-target test --strip option
  oe-selftest: devtool: run without poky

 meta/lib/oeqa/selftest/cases/devtool.py | 64 +++++++++++++------------
 1 file changed, 34 insertions(+), 30 deletions(-)