libnxml: Use .inc and INC_PR.
authorLeon Woestenberg <leon@sidebranch.com>
Sat, 1 Aug 2009 22:32:26 +0000 (00:32 +0200)
committerLeon Woestenberg <leon@sidebranch.com>
Sat, 1 Aug 2009 22:32:26 +0000 (00:32 +0200)
recipes/libnxml/libnxml.inc [moved from recipes/libnxml/libnxml_0.16.bb with 96% similarity]

similarity index 96%
rename from recipes/libnxml/libnxml_0.16.bb
rename to recipes/libnxml/libnxml.inc
index 6f836d2..0930d5d 100644 (file)
@@ -4,11 +4,12 @@ LICENSE = "LGPL"
 
 DEPENDS = "curl"
 
+INC_PR = "0"
+
 inherit autotools pkgconfig
 
 SRC_URI = "http://www2.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz"
 
-
 do_stage() {
     autotools_stage_all
 }