aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2016-03-23 18:36:32 +0100
committerAndrea Adami <andrea.adami@gmail.com>2016-04-24 00:52:31 +0200
commite416dbedba6de9e336d97c00ec340baf779c81d5 (patch)
tree86df72359a698175f4772664d7e9cdce790555ec /recipes-bsp
parente435970099b1c3c23625ef9095cfb0df5a72fb25 (diff)
downloadmeta-handheld-e416dbedba6de9e336d97c00ec340baf779c81d5.tar.gz
zaurusd: fix build using autotools-brokensep
The recipe is otherwise built and packagd incompletely. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/zaurusd/zaurusd_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/zaurusd/zaurusd_git.bb b/recipes-bsp/zaurusd/zaurusd_git.bb
index 9eb8b1a..8a49fdc 100644
--- a/recipes-bsp/zaurusd/zaurusd_git.bb
+++ b/recipes-bsp/zaurusd/zaurusd_git.bb
@@ -52,7 +52,7 @@ do_install_append() {
install -m 0755 "${WORKDIR}/zaurus-hinge.matchbox-portrait" "${D}/etc/zaurusd/hinge-portrait.d/20-matchbox-portrait"
}
-inherit autotools pkgconfig update-rc.d
+inherit autotools-brokensep pkgconfig update-rc.d
INITSCRIPT_NAME = "zaurusd"
INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."