git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f77df
)
libgee: move back to autotools_stage inherit as ie gee.h wasn't staged now
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 26 Apr 2010 17:32:02 +0000
(19:32 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 26 Apr 2010 17:38:51 +0000
(19:38 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libgee/libgee_git.bb
patch
|
blob
|
history
diff --git
a/recipes/libgee/libgee_git.bb
b/recipes/libgee/libgee_git.bb
index
440a734
..
69b6691
100644
(file)
--- 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"