[oe-commits] Koen Kooi : aspell: convert to new style staging

git version control git at git.openembedded.org
Wed May 5 09:55:39 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed May  5 11:55:12 2010 +0200

aspell: convert to new style staging

---

 recipes/aspell/aspell_0.60.5.bb |    4 ----
 recipes/aspell/aspell_0.60.6.bb |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/recipes/aspell/aspell_0.60.5.bb b/recipes/aspell/aspell_0.60.5.bb
index 662a06f..bc9c027 100644
--- a/recipes/aspell/aspell_0.60.5.bb
+++ b/recipes/aspell/aspell_0.60.5.bb
@@ -14,9 +14,5 @@ FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir
 
 inherit autotools
 
-do_stage() {
-	autotools_stage_all
-}
-
 SRC_URI[md5sum] = "17fd8acac6293336bcef44391b71e337"
 SRC_URI[sha256sum] = "ee9e81d2e3e66b01ad91da736e48568ed8acd6dfb6b664d904066ecc5ea4e84b"
diff --git a/recipes/aspell/aspell_0.60.6.bb b/recipes/aspell/aspell_0.60.6.bb
index dc9e4f7..b8583c6 100644
--- a/recipes/aspell/aspell_0.60.6.bb
+++ b/recipes/aspell/aspell_0.60.6.bb
@@ -14,9 +14,5 @@ FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir
 
 inherit autotools
 
-do_stage() {
-	autotools_stage_all
-}
-
 SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb"
 SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36"





More information about the Openembedded-commits mailing list