diff options
| -rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.9.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.9.2.bb b/meta-oe/recipes-extended/libzip/libzip_1.9.2.bb index f4de8607a0..7fb58de3c1 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.9.2.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.9.2.bb | |||
| @@ -25,3 +25,5 @@ SRC_URI[sha256sum] = "c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2 | |||
| 25 | 25 | ||
| 26 | # Patch for CVE-2017-12858 is applied in version 1.2.0. | 26 | # Patch for CVE-2017-12858 is applied in version 1.2.0. |
| 27 | CVE_CHECK_IGNORE += "CVE-2017-12858" | 27 | CVE_CHECK_IGNORE += "CVE-2017-12858" |
| 28 | |||
| 29 | BBCLASSEXTEND += "native" | ||
