summaryrefslogtreecommitdiff
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-07-03 11:22:01 -0500
commitd8f5de91b58f0301fccd42e824c1d06577c156ba (patch)
tree2690c42be8c70c8efd71ba0ea7cbad0b42efabb2
parent05ff86be0b41c5f082c777153b73c949a2e07637 (diff)
downloadmeta-multitech-d8f5de91b58f0301fccd42e824c1d06577c156ba.tar.gz
meta-multitech-d8f5de91b58f0301fccd42e824c1d06577c156ba.tar.bz2
meta-multitech-d8f5de91b58f0301fccd42e824c1d06577c156ba.zip
rs9113-autostart depends on rs9113-noarch
-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"