diff options
Diffstat (limited to 'meta/recipes-extended/libarchive/libarchive_3.1.2.bb')
-rw-r--r-- | meta/recipes-extended/libarchive/libarchive_3.1.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_3.1.2.bb b/meta/recipes-extended/libarchive/libarchive_3.1.2.bb index 2556dc8898..d5599e0eb6 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.1.2.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.1.2.bb | |||
@@ -26,6 +26,7 @@ PACKAGECONFIG[libxml2] = "--with-xml2,--without-xml2,libxml2," | |||
26 | PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat," | 26 | PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat," |
27 | 27 | ||
28 | SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ | 28 | SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ |
29 | file://libarchive-CVE-2013-0211.patch \ | ||
29 | " | 30 | " |
30 | 31 | ||
31 | SRC_URI[md5sum] = "efad5a503f66329bb9d2f4308b5de98a" | 32 | SRC_URI[md5sum] = "efad5a503f66329bb9d2f4308b5de98a" |