mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
Upgrade libxml/libxslt
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2328 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,11 +3,9 @@ SECTION = "libs"
|
|||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "libxml2"
|
DEPENDS = "libxml2"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
PR = "r2"
|
|
||||||
|
|
||||||
SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz \
|
SRC_URI = "ftp://xmlsoft.org/libxml2/${PN}-${PV}.tar.gz"
|
||||||
file://destdir.patch;patch=1"
|
S = "${WORKDIR}/${PN}-${PV}"
|
||||||
S = "${WORKDIR}/libxslt-${PV}"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user