aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-08-02 00:51:44 +0200
committerLeon Woestenberg <leon@sidebranch.com>2009-08-02 00:51:44 +0200
commit9c637acc4db71856ff35283243684f7fe7236473 (patch)
treebd1ef167e8eddc0c680d04e5cb7d47025a8f1e26
parentc68980af2f249a1bb65be264a45792d6953e7bb8 (diff)
downloadopenembedded-9c637acc4db71856ff35283243684f7fe7236473.tar.gz
libnxml.inc: Fix INC_PR from "0" to "r0".
-rw-r--r--recipes/libnxml/libnxml.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libnxml/libnxml.inc b/recipes/libnxml/libnxml.inc
index aa9c783164..7a777dab1a 100644
--- a/recipes/libnxml/libnxml.inc
+++ b/recipes/libnxml/libnxml.inc
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
DEPENDS = "curl"
-INC_PR = "0"
+INC_PR = "r0"
inherit autotools pkgconfig