aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee/libgee_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgee/libgee_git.bb')
-rw-r--r--recipes/libgee/libgee_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/libgee/libgee_git.bb b/recipes/libgee/libgee_git.bb
index 5c9c9e031a..440a73461d 100644
--- a/recipes/libgee/libgee_git.bb
+++ b/recipes/libgee/libgee_git.bb
@@ -16,4 +16,9 @@ S = "${WORKDIR}/git"
inherit autotools vala
+# only because of do_stage_append in vala.bbclass
+do_stage() {
+
+}
+
BBCLASSEXTEND = "native"