From: Adrian Freihofer <[email protected]> Changes in comparison to v2: - IMAGE_FSTYPES_DEBUGFS = "" breaks some tests, so removed that line again. - Use the bitbake-config-build utility in the selftest to manage the fragments instead of manually overriding files. Also take care about restoring the original config after the test. - Add one more commit which removes unused imports in case.py.
Adrian Freihofer (4): fragments: add a 'devtool-ide-sdk' fragment oe-selftest: case: support fragments oe-selftest: case.py: remove unused imports oe-selftest: ide_sdk: use the ide-sdk fragment .../conf/fragments/yocto/devtool-ide-sdk.conf | 26 ++++++++++++++++ meta/lib/oeqa/selftest/case.py | 30 +++++++++++++++++-- meta/lib/oeqa/selftest/cases/devtool.py | 8 ++--- meta/lib/oeqa/selftest/context.py | 1 + 4 files changed, 58 insertions(+), 7 deletions(-) create mode 100644 meta/conf/fragments/yocto/devtool-ide-sdk.conf -- 2.52.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228658): https://lists.openembedded.org/g/openembedded-core/message/228658 Mute This Topic: https://lists.openembedded.org/mt/116996288/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
