summaryrefslogtreecommitdiff
path: root/recipes/opkg/opkg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opkg/opkg.inc')
-rw-r--r--recipes/opkg/opkg.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc
index 2e7baee496..c973174787 100644
--- a/recipes/opkg/opkg.inc
+++ b/recipes/opkg/opkg.inc
@@ -24,6 +24,3 @@ do_install_prepend() {
install -m 0755 ${WORKDIR}/configure ${D}${sysconfdir}/rcS.d/S98configure
}
-do_stage() {
- autotools_stage_all
-}