]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
devtool: ide-sdk: move code to ide_none
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Tue, 3 Feb 2026 22:16:22 +0000 (23:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Feb 2026 10:50:23 +0000 (10:50 +0000)
commit6dc10f282bc410d1903649b54dce1e90c187deb2
tree74cda08134a8a2e81b64475844e058a42e35b457
parent119171087681bd47842865d6451868c1127f1149
devtool: ide-sdk: move code to ide_none

Move code which is used by the ide_none plugin from the base class
to the ide_none plugin. This is just a refactoring, no functional
change.

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/ide_plugins/__init__.py
scripts/lib/devtool/ide_plugins/ide_none.py