poky/meta/lib/oeqa
Alexander Kanavin 4547232c71 recipetool/devtool: calculate source paths relative to UNPACKDIR
Now that recipes default to S in UNPACKDIR, recipetool and devtool should
do the same.

There was some discussion about changing devtool to simply setting
UNPACKDIR via bbappend to a workspace and running unpack task directly;
currently it has a bunch of convoluted path calculations, substitutions,
moving source trees around and and special casing (devtool-source.bbclass
in particular is an unpleasant hack).

This should definitely be done; but right now we can simply tweak existing
code which at least doesn't make it worse.

(From OE-Core rev: c326ca8aeb2bf0f7719e43921d10efd5dedc7b2a)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-06-20 12:07:26 +01:00
..
buildperf buildperf/base.py: skip reduced_proc_pressure directory 2022-06-30 23:38:01 +01:00
controllers lib: Add copyright statements to files without one 2022-08-12 12:00:43 +01:00
core oeqa decorator/data.py: add skipIfNotBuildArch decorator 2025-06-05 11:02:22 +01:00
files oeqa/maturin/guessing-game: Bump dependencies to avoid security warning 2025-06-04 08:08:34 +01:00
manual oeqa/manual: remove obsolete CROPS and Eclipse manually testing scripts 2024-05-28 09:38:24 +01:00
runtime oeqa: Update lzip version in buildzip testcase 2025-04-08 15:49:17 +01:00
sdk oeqa/sdk/autotools: verify that configure is using the correct host 2025-05-12 22:01:55 +01:00
sdkext oeqa/sdkext/context: align hasHostPackage with parent class 2025-05-12 22:01:55 +01:00
selftest recipetool/devtool: calculate source paths relative to UNPACKDIR 2025-06-20 12:07:26 +01:00
utils oeqa/utils/command: fast-path get_bb_var() 2025-06-20 09:52:28 +01:00
oetest.py meta/lib/oeqa: python 3.12 regex 2024-02-13 13:51:41 +00:00
runexported.py
targetcontrol.py oeqa: support passing custom boot patterns to runqemu 2024-10-11 15:57:44 +01:00