summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-03-19 12:01:52 -0500
committerJohn Klug <john.klug@multitech.com>2019-03-19 12:01:52 -0500
commit1b8345623bd1cc3329e8715c8a140847e93fc8ab (patch)
tree2690c42be8c70c8efd71ba0ea7cbad0b42efabb2 /recipes-kernel/rs9113
parent417b4a6d909c13979bcad53d5d49a04ed30c415a (diff)
downloadmeta-multitech-atmel-1b8345623bd1cc3329e8715c8a140847e93fc8ab.tar.gz
meta-multitech-atmel-1b8345623bd1cc3329e8715c8a140847e93fc8ab.tar.bz2
meta-multitech-atmel-1b8345623bd1cc3329e8715c8a140847e93fc8ab.zip
rs9113-autostart depends on rs9113-noarch
Diffstat (limited to 'recipes-kernel/rs9113')
-rw-r--r--recipes-kernel/rs9113/rs9113.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/rs9113/rs9113.inc b/recipes-kernel/rs9113/rs9113.inc
index a229f20..26eeb84 100644
--- a/recipes-kernel/rs9113/rs9113.inc
+++ b/recipes-kernel/rs9113/rs9113.inc
@@ -25,6 +25,7 @@ FILESEXTRAPATHS_append := "${DR}:"
INITSCRIPT_PACKAGES = "${PN}-autostart"
INITSCRIPT_NAME_${PN}-autostart = "rs9113"
INITSCRIPT_PARAMS_${PN}-autostart = "start 50 S ."
+RDEPENDS_${PN}-autostart = "${PN}-noarch"
BB_STRICT_CHECKSUM = "0"