Commit 4d5e1078 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

init project, disabled old init recipe

parent 08dc0949
......@@ -53,7 +53,7 @@ IMAGE_INSTALL_append += " \
dhcp-client \
dhcpcd \
linux-firmware-rtl8192cu \
init-elphel393 \
init \
overlay-sync \
init-tempmon \
ahci-blacklist \
......
SUMMARY = "init scripts"
AUTHOR = "Elphel Inc."
HOMEPAGE = "http://www3.elphel.com/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-init"
inherit elphel-dev
do_configure[noexec] = "1"
#do_compile[noexec] = "1"
FILES_${PN} += " ${base_prefix}/etc/* ${base_prefix}/etc/init.d/*"
INITSCRIPT_NAME = "init_elphel393"
INITSCRIPT_PARAMS = "defaults 95"
inherit update-rc.d
\ No newline at end of file
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