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

fixed installed but not shipped error

parent 23dab743
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,11 @@ S = "${WORKDIR}/"
INITSCRIPT_NAME = "init_elphel393"
INITSCRIPT_NAME = "init_elphel393"
INITSCRIPT_PARAMS = "defaults 95"
INITSCRIPT_PARAMS = "defaults 95"


FILES_${PN} = "\
           /etc/* \
           /usr/* \
          "

#This needs to get the script into rc?.d/
#This needs to get the script into rc?.d/
inherit update-rc.d
inherit update-rc.d