[oe-commits] Michael Lippautz : libnxml: convert to new style staging

git version control git at git.openembedded.org
Sun May 9 08:44:28 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9524d4aa5620a75999f74244b6beb0b51200f321
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9524d4aa5620a75999f74244b6beb0b51200f321

Author: Michael Lippautz <michael.lippautz at gmail.com>
Date:   Sun May  9 10:43:39 2010 +0200

libnxml: convert to new style staging

Signed-off-by: Michael Lippautz <michael.lippautz at gmail.com>

---

 recipes/libnxml/libnxml.inc |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/recipes/libnxml/libnxml.inc b/recipes/libnxml/libnxml.inc
index 7a777da..af2ee87 100644
--- a/recipes/libnxml/libnxml.inc
+++ b/recipes/libnxml/libnxml.inc
@@ -4,12 +4,8 @@ LICENSE = "LGPL"
 
 DEPENDS = "curl"
 
-INC_PR = "r0"
+INC_PR = "r1"
 
 inherit autotools pkgconfig
 
 SRC_URI = "http://www.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz"
-
-do_stage() {
-    autotools_stage_all
-}





More information about the Openembedded-commits mailing list