aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qof
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qof')
-rw-r--r--recipes/qof/qof_0.6.0.bb4
-rw-r--r--recipes/qof/qof_0.7.2.bb4
2 files changed, 0 insertions, 8 deletions
diff --git a/recipes/qof/qof_0.6.0.bb b/recipes/qof/qof_0.6.0.bb
index 3f96b66dea..12c6d9ff82 100644
--- a/recipes/qof/qof_0.6.0.bb
+++ b/recipes/qof/qof_0.6.0.bb
@@ -12,10 +12,6 @@ inherit autotools pkgconfig
PARALLEL_MAKE = ""
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += "/usr/share/xml"
diff --git a/recipes/qof/qof_0.7.2.bb b/recipes/qof/qof_0.7.2.bb
index be1b71877d..4a5e3a0275 100644
--- a/recipes/qof/qof_0.7.2.bb
+++ b/recipes/qof/qof_0.7.2.bb
@@ -13,10 +13,6 @@ EXTRA_OECONF = "--disable-error-on-warning"
PARALLEL_MAKE = ""
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += "/usr/share/xml"