diff options
Diffstat (limited to 'recipes/freesmartphone/zhone2_git.bb')
-rw-r--r-- | recipes/freesmartphone/zhone2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/zhone2_git.bb b/recipes/freesmartphone/zhone2_git.bb index 78a533be02..11402b4649 100644 --- a/recipes/freesmartphone/zhone2_git.bb +++ b/recipes/freesmartphone/zhone2_git.bb @@ -18,7 +18,7 @@ SRC_URI[splash.md5sum] = "e198d5c83cc47a216562e435df0e03c3" SRC_URI[splash.sha256sum] = "3e41bcf4ea50ab7406d3833e412a78ddb9afaab4b0a8cca1bf93755d1ce9a215" S = "${WORKDIR}/git/zhone2" -inherit autotools update-rc.d +inherit autotools_stage update-rc.d INITSCRIPT_NAME = "zhone2" INITSCRIPT_PARAMS = "defaults 40" |