meta-digi/meta-digi-dey/recipes-digi/dey-examples
David Escalona bd0eadc16e meta-digi-dey: dey-examples: fix start/stop script of "connectcore-demo-example" service
The start/stop script of the service was using "killproc" and "pidofproc" functions from
"/etc/init.d/functions" to find the process PID. These functions rely on "pidof", which does
not work very well with Python scripts. Instead, use "pkill" and "pgrep" which allow to
search the executable in the full command line to retrieve the correct PID with the -f modifier.

Signed-off-by: David Escalona <david.escalona@digi.com>
2022-09-28 13:07:11 +02:00
..
connectcore-demo-example meta-digi-dey: dey-examples: fix start/stop script of "connectcore-demo-example" service 2022-09-28 13:07:11 +02:00
dey-examples-opengles/ccimx6/opengles dey-examples-opengles: add LDFLAGS and clean target 2017-07-05 13:43:28 +02:00
files meta-digi-dey: dey-examples: Remove vplay example from dey-examples 2020-08-14 18:07:19 +02:00
awsiotsdk-demo_git.bb kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
connectcore-demo-example.bb meta-digi-dey: dey-examples: add recipe to install 'connectcore-demo' example 2022-07-18 16:32:25 +02:00
connectcore-demo-example.inc meta-digi-dey: dey-examples: add recipe to install 'connectcore-demo' example 2022-07-18 16:32:25 +02:00
dey-examples-adc-cmp.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-alsa.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-bt-gatt-server.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-bt.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-btconfig.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-caamblob.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-cloudconnector.bb kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
dey-examples-cryptochip.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-digiapix.bb dey-examples: move SRC_URI to shared include file 2019-09-18 16:28:25 +02:00
dey-examples-hdp.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-opengles.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-rtc.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
dey-examples-src.inc meta-digi: revert revisions to AUTOREV 2022-09-02 17:37:46 +02:00
dey-examples-tamper.bb kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00