mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libzip: Add native support
Native tools may link against libzip, so extend it to be a native recipe also. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -25,3 +25,5 @@ SRC_URI[sha256sum] = "c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2
|
||||
|
||||
# Patch for CVE-2017-12858 is applied in version 1.2.0.
|
||||
CVE_CHECK_IGNORE += "CVE-2017-12858"
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
||||
Reference in New Issue
Block a user