We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1b9d0 commit 9e136e4Copy full SHA for 9e136e4
recipes-iot/aws-iot-greengrass/greengrass-bin_2.14.0.bb
@@ -146,3 +146,6 @@ INSANE_SKIP:${PN} += "already-stripped ldflags file-rdeps"
146
RDEPENDS:${PN}-ptest += "\
147
greengrass-bin \
148
"
149
+
150
+# disable automatic startup of greengrass, cause we want to monitor the startup.
151
+SYSTEMD_SERVICE:${PN}-ptest:remove = "greengrass.service"
0 commit comments