mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-09 05:29:56 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user