[oe-commits] Henning Heinold : xorg-proto-common.inc: remove do_stage function

git version control git at git.openembedded.org
Mon Jun 7 23:38:12 UTC 2010


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

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Sun Jun  6 01:42:50 2010 +0200

xorg-proto-common.inc: remove do_stage function

---

 recipes/xorg-proto/xorg-proto-common.inc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/xorg-proto/xorg-proto-common.inc b/recipes/xorg-proto/xorg-proto-common.inc
index 7cfd9e8..f1940de 100644
--- a/recipes/xorg-proto/xorg-proto-common.inc
+++ b/recipes/xorg-proto/xorg-proto-common.inc
@@ -13,6 +13,3 @@ S = "${WORKDIR}/${BPN}-${PV}"
 
 inherit autotools pkgconfig
 
-do_stage() {
-        autotools_stage_all
-}





More information about the Openembedded-commits mailing list