The kernel module test in the SDK test suite does not pass today.

The cryptodev revision it builds no longer builds against kernel 6.18,
and the kernel's host tools are compiled with a pkg-config that the SDK
environment has pointed at the target sysroot, so a host compile is
handed target include paths and fails under -Werror. OE-Core already
solves the second one for its own kernel builds, where kernel.bbclass
passes HOSTPKG_CONFIG=pkg-config-native; the SDK simply had no
equivalent.

These are independent of any SDK feature work and fix a test that is
broken in master today.

Signed-off-by: Trevor Woerner <[email protected]>

Trevor Woerner (2):
  oeqa/sdk: update cryptodev to a revision that builds on kernel 6.18
  toolchain-scripts, oeqa/sdk: build the kernel's host tools with a host
    pkg-config

 meta/classes-recipe/toolchain-scripts.bbclass |  3 +++
 meta/lib/oeqa/sdk/cases/kmod.py               | 11 +++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.50.0.173.g8b6f19ccfc3a

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#242826): 
https://lists.openembedded.org/g/openembedded-core/message/242826
Mute This Topic: https://lists.openembedded.org/mt/120606846/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to