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

git version control git at git.openembedded.org
Wed Mar 17 10:48:03 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 155d69ac42a08823dd67a3376011cf8d323da81b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=155d69ac42a08823dd67a3376011cf8d323da81b

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Mar 17 10:22:04 2010 +0100

gegl: convert to new-style staging

---

 recipes/gimp/gegl_svn.bb |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/recipes/gimp/gegl_svn.bb b/recipes/gimp/gegl_svn.bb
index af2e79a..9562ffb 100644
--- a/recipes/gimp/gegl_svn.bb
+++ b/recipes/gimp/gegl_svn.bb
@@ -19,8 +19,3 @@ EXTRA_OECONF = "--disable-docs "
 FILES_${PN} += "${libdir}/gegl-0.0"
 FILES_${PN}-dbg += "${libdir}/gegl-0.0/.debug"
 
-
-do_stage() {
-        autotools_stage_all
-}
-





More information about the Openembedded-commits mailing list