]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meta-ide-support: adjust to provide (e)SDK experience directly in a yocto build
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 22 Jul 2022 18:39:12 +0000 (20:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jul 2022 10:50:01 +0000 (11:50 +0100)
commit93f419451cc18b5d31b6fe134ca52a2750fa567d
tree102e845d472b370af77d7674bd9f5c0f693b3e20
parentdb5dfd78ae441201778b1175f4fb9a3eba994899
meta-ide-support: adjust to provide (e)SDK experience directly in a yocto build

Specifically:
1. Add a few more toolchain items to DEPENDS so they're available in the recipe sysroot.
2. Use deploy mechanism to place the SDK environment setup file and testdata for testing it
into the image deploy directory.
3. Add ability to run SDK tests via the testsdk class and task. This also requires providing
a testdata json file.
4. Ensure sysroot population always runs, as those items are mean to be picked up
by 'bitbake build-sysroots' into the unified sysroot.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/meta-ide-support.bb