[oe-commits] Koen Kooi : autotools_stage.bbclass: merge from poky

GIT User account git at amethyst.openembedded.net
Sun Feb 8 10:05:10 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Feb  7 21:41:40 2009 +0100

autotools_stage.bbclass: merge from poky

---

 classes/autotools_stage.bbclass |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/classes/autotools_stage.bbclass b/classes/autotools_stage.bbclass
new file mode 100644
index 0000000..3007eef
--- /dev/null
+++ b/classes/autotools_stage.bbclass
@@ -0,0 +1,6 @@
+inherit autotools
+
+do_stage () {
+	autotools_stage_all
+}
+





More information about the Openembedded-commits mailing list