git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ed401
)
libxslt: bump INC_PR to rebuild against newer libxml2 in case someone was fast enough...
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Nov 2010 12:01:17 +0000
(13:01 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Nov 2010 12:16:45 +0000
(13:16 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libxslt/libxslt.inc
patch
|
blob
|
history
diff --git
a/recipes/libxslt/libxslt.inc
b/recipes/libxslt/libxslt.inc
index
eb0363f
..
a6430f7
100644
(file)
--- a/
recipes/libxslt/libxslt.inc
+++ b/
recipes/libxslt/libxslt.inc
@@
-3,7
+3,7
@@
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libxml2 (>=2.6.27)"
LICENSE = "MIT"
-INC_PR = "r
5
"
+INC_PR = "r
6
"
SRC_URI = "ftp://xmlsoft.org/libxml2/${BPN}-${PV}.tar.gz;name=archive"
S = "${WORKDIR}/${BPN}-${PV}"