diff options
Diffstat (limited to 'meta/recipes-support/libxslt')
-rw-r--r-- | meta/recipes-support/libxslt/libxslt_1.1.28.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.28.bb b/meta/recipes-support/libxslt/libxslt_1.1.28.bb index 23ac599de5..2da3b27363 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.28.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.28.bb | |||
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://Copyright;md5=0cd9a07afbeb24026c9b03aecfeba458" | |||
7 | 7 | ||
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | DEPENDS = "libxml2" | 9 | DEPENDS = "libxml2" |
10 | 10 | SRC_URI = "http://xmlsoft.org/sources/${BP}.tar.gz \ | |
11 | SRC_URI = "ftp://xmlsoft.org/libxslt/libxslt-${PV}.tar.gz \ | ||
12 | file://pkgconfig_fix.patch \ | 11 | file://pkgconfig_fix.patch \ |
13 | file://pkgconfig.patch \ | 12 | file://pkgconfig.patch \ |
14 | file://CVE-2015-7995.patch" | 13 | file://CVE-2015-7995.patch" |