chipsec: disable until 6.16 support is fixed

The 1.13.16 version does not work on the kernel 6.16 for now [1].

Disable when waiting for the fix.

[1] https://github.com/chipsec/chipsec/issues/2563

Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
This commit is contained in:
Marta Rybczynska
2025-09-29 19:48:36 +02:00
parent ff601bbb19
commit 65fd11a293
2 changed files with 4 additions and 2 deletions
@@ -34,3 +34,5 @@ FILES:${PN} += "${exec_prefix}"
RDEPENDS:${PN} = "python3 python3-modules"
INSANE_SKIP:${PN} = "already-stripped"
SKIP_RECIPE[chipsec] ?= "Waiting for upstream support of the kernel 6.16"