aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/libsettings_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/libsettings_svn.bb')
-rw-r--r--recipes/gpephone/libsettings_svn.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gpephone/libsettings_svn.bb b/recipes/gpephone/libsettings_svn.bb
index 770fe8cce6..26ff3a9f62 100644
--- a/recipes/gpephone/libsettings_svn.bb
+++ b/recipes/gpephone/libsettings_svn.bb
@@ -18,6 +18,3 @@ FILES_${PN} += " ${libdir}/*.so.*"
FILES_${PN}-dbg += "${libdir}/.debug/*.so.*"
FILES_${PN}-dev += "${includedir} ${libdir}/*.la ${libdir}/*.so"
-do_stage () {
- autotools_stage_all
-}