diff options
author | Tim Orling <ticotimo@gmail.com> | 2023-12-16 21:41:32 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-17 19:07:22 +0000 |
commit | b2b2e0277509a07a37022caf51f7e536adad898f (patch) | |
tree | 276f340778b9d1b4d47362fbf03699db1d188ed9 /scripts/lib/scriptutils.py | |
parent | 844e91049c814f574a6109f3fc82b0fa65e2be17 (diff) | |
download | poky-b2b2e0277509a07a37022caf51f7e536adad898f.tar.gz |
oeqa: add simple 'maturin' SDK (testsdk) test case
We expect 'maturin' will be used in SDKs, so it makes sense to also
test it in the testsdk environment.
To run this test case, you can add the following to local.conf:
TOOLCHAIN_HOST_TASK:append = " nativesdk-python3-maturin"
And then build and test the SDK:
bitbake -c populate_sdk core-image-full-cmdline
bitbake -c testsdk core-image-full-cmdline
You can substitute a different image recipe for "core-image-full-cmdline"
(From OE-Core rev: 7ceff48625d01a0e60eb761a9a668d0c942cda89)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions