summaryrefslogtreecommitdiffstats
path: root/recipes/libhandoff
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libhandoff')
-rw-r--r--recipes/libhandoff/libhandoff_0.1.bb4
-rw-r--r--recipes/libhandoff/libhandoff_svn.bb3
2 files changed, 0 insertions, 7 deletions
diff --git a/recipes/libhandoff/libhandoff_0.1.bb b/recipes/libhandoff/libhandoff_0.1.bb
index 4b95a22467..b9abf3ea4c 100644
--- a/recipes/libhandoff/libhandoff_0.1.bb
+++ b/recipes/libhandoff/libhandoff_0.1.bb
@@ -8,9 +8,5 @@ inherit pkgconfig gpe autotools
GPE_TARBALL_SUFFIX = "bz2"
-do_stage () {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "8ec44fda9476391ed372f835d5358fe8"
SRC_URI[sha256sum] = "9505377f6b4d4b657889e8468fca8049c8c2c46c3ddd03bb4eef0e7b2e1bad3b"
diff --git a/recipes/libhandoff/libhandoff_svn.bb b/recipes/libhandoff/libhandoff_svn.bb
index c545d9270e..306c52d3a7 100644
--- a/recipes/libhandoff/libhandoff_svn.bb
+++ b/recipes/libhandoff/libhandoff_svn.bb
@@ -13,6 +13,3 @@ SRC_URI = "${GPE_SVN}"
S = "${WORKDIR}/${PN}"
-do_stage () {
-autotools_stage_all
-}