diff options
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_0.10.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.10.6.bb b/meta-oe/recipes-support/libssh/libssh_0.10.6.bb index 189305fd2e..1e1b5fb0a5 100644 --- a/meta-oe/recipes-support/libssh/libssh_0.10.6.bb +++ b/meta-oe/recipes-support/libssh/libssh_0.10.6.bb | |||
| @@ -68,3 +68,5 @@ do_install_ptest () { | |||
| 68 | } | 68 | } |
| 69 | 69 | ||
| 70 | BBCLASSEXTEND = "native nativesdk" | 70 | BBCLASSEXTEND = "native nativesdk" |
| 71 | |||
| 72 | CVE_STATUS[CVE-2025-14821] = "not-applicable-platform: only affects Windows due to loading configuration from C:\etc" | ||
