Skip to content

Commit 9e136e4

Browse files
committed
greengrass-bin_2.14.0.bb: fix ptest
Disable startup of Greengrass, as we want to monitor this.
1 parent 9f1b9d0 commit 9e136e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

recipes-iot/aws-iot-greengrass/greengrass-bin_2.14.0.bb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,6 @@ INSANE_SKIP:${PN} += "already-stripped ldflags file-rdeps"
146146
RDEPENDS:${PN}-ptest += "\
147147
greengrass-bin \
148148
"
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

Comments
 (0)