[oe-commits] Martin Jansa : libgee: move back to autotools_stage inherit as ie gee. h wasn't staged now

git version control git at git.openembedded.org
Mon Apr 26 17:38:55 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr 26 19:32:02 2010 +0200

libgee: move back to autotools_stage inherit as ie gee.h wasn't staged now

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/libgee/libgee_git.bb |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/recipes/libgee/libgee_git.bb b/recipes/libgee/libgee_git.bb
index 440a734..69b6691 100644
--- a/recipes/libgee/libgee_git.bb
+++ b/recipes/libgee/libgee_git.bb
@@ -14,11 +14,6 @@ SRC_URI = "\
 "
 S = "${WORKDIR}/git"
 
-inherit autotools vala
-
-# only because of do_stage_append in vala.bbclass
-do_stage() {
-
-}
+inherit autotools_stage pkgconfig vala
 
 BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list