diff options
Diffstat (limited to 'meta/recipes-core/expat/expat.inc')
-rw-r--r-- | meta/recipes-core/expat/expat.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/expat/expat.inc b/meta/recipes-core/expat/expat.inc index fe9d7e74f04..3d8429c5132 100644 --- a/meta/recipes-core/expat/expat.inc +++ b/meta/recipes-core/expat/expat.inc @@ -6,6 +6,7 @@ LICENSE = "MIT" SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \ file://autotools.patch \ + file://CVE-2016-0718.patch \ " inherit autotools lib_package gzipnative |