Commit 82500c42 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

fixed installed but not shipped error

parent 23dab743
......@@ -22,6 +22,11 @@ S = "${WORKDIR}/"
INITSCRIPT_NAME = "init_elphel393"
INITSCRIPT_PARAMS = "defaults 95"
FILES_${PN} = "\
/etc/* \
/usr/* \
"
#This needs to get the script into rc?.d/
inherit update-rc.d
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment