aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libxslt/libxslt_1.1.32.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-12-06 14:55:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-18 18:00:23 +0000
commit57b811b61dfbea551e6a4bdd98ec697729f1411b (patch)
treee0f9a350af044661fe38d049b065006b1c6921f6 /meta/recipes-support/libxslt/libxslt_1.1.32.bb
parent52263f5f6caeaf215ab96d58218fb5f9a2ed4264 (diff)
downloadopenembedded-core-contrib-57b811b61dfbea551e6a4bdd98ec697729f1411b.tar.gz
libxslt: remove inappropriate patch
This was patching -lxslt directly into the pkgconfig file, but XSLT_LIBS already contains this so the patch is redundant. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/libxslt/libxslt_1.1.32.bb')
-rw-r--r--meta/recipes-support/libxslt/libxslt_1.1.32.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.32.bb b/meta/recipes-support/libxslt/libxslt_1.1.32.bb
index b8951ab3a8..6a03f77699 100644
--- a/meta/recipes-support/libxslt/libxslt_1.1.32.bb
+++ b/meta/recipes-support/libxslt/libxslt_1.1.32.bb
@@ -8,10 +8,7 @@ LIC_FILES_CHKSUM = "file://Copyright;md5=0cd9a07afbeb24026c9b03aecfeba458"
SECTION = "libs"
DEPENDS = "libxml2"
-SRC_URI = "http://xmlsoft.org/sources/libxslt-${PV}.tar.gz \
- file://pkgconfig_fix.patch \
- "
-
+SRC_URI = "http://xmlsoft.org/sources/libxslt-${PV}.tar.gz"
SRC_URI[md5sum] = "1fc72f98e98bf4443f1651165f3aa146"
SRC_URI[sha256sum] = "526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460"