From fe49b4a90e0ac1a4ef86789c9a5d637a23e4a090 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Wed, 21 Sep 2016 16:01:01 -0500 Subject: mtp:feat: disable lora-network-server by default --- recipes-connectivity/lora/lora-network-server-mtp_1.0.13.bb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/recipes-connectivity/lora/lora-network-server-mtp_1.0.13.bb b/recipes-connectivity/lora/lora-network-server-mtp_1.0.13.bb index 997404e..9eb0516 100644 --- a/recipes-connectivity/lora/lora-network-server-mtp_1.0.13.bb +++ b/recipes-connectivity/lora/lora-network-server-mtp_1.0.13.bb @@ -28,11 +28,6 @@ LORA_DIR = "/opt/lora" do_compile() { } -inherit update-rc.d - -INITSCRIPT_NAME = "lora-network-server" -INITSCRIPT_PARAMS = "defaults 80 30" - do_install() { install -d ${D}${LORA_DIR} install -m 0755 lora-network-server ${D}${LORA_DIR}/ -- cgit v1.2.3