summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone/mterm2_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-25 20:43:24 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-25 20:44:54 +0200
commita38e7ff2810e55455c7ff7b01d4882344b420e18 (patch)
treeafbe89f6c7c2cc7fa1a62701bf358a298673b137 /recipes/freesmartphone/mterm2_git.bb
parent0df02afa19c2f06e044a1be070969803fbcd925f (diff)
vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage()
This allows to move most FSO packages to new staging
Diffstat (limited to 'recipes/freesmartphone/mterm2_git.bb')
-rw-r--r--recipes/freesmartphone/mterm2_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/freesmartphone/mterm2_git.bb b/recipes/freesmartphone/mterm2_git.bb
index f459a4ab65..a99f848f39 100644
--- a/recipes/freesmartphone/mterm2_git.bb
+++ b/recipes/freesmartphone/mterm2_git.bb
@@ -14,10 +14,6 @@ SRC_URI = "\
"
S = "${WORKDIR}/git/tools/mterm2"
-do_stage() {
- :
-}
-
inherit autotools vala
FILES_${PN} += "${datadir}"