SPEC-3495: handle better all package name 02/25002/1
authorCorentin LABBE <clabbe@baylibre.com>
Mon, 13 Jul 2020 12:43:53 +0000 (14:43 +0200)
committerCorentin LABBE <clabbe@baylibre.com>
Mon, 13 Jul 2020 12:49:47 +0000 (14:49 +0200)
commit78de0a3bfca15c9793bcb24381d843fdc43a9516
tree53dc3d3aa63ad80c63a19d73769da5b8aa2ed9f9
parent63b7812201fd3b20c7c0efdea23e24d09c11f8a1
SPEC-3495: handle better all package name

Package could have -debug in their filename, but their service name is
without it.
Some package could exists with a basename-extension, so we need to grep
better to not catch them all.
Example: agl-service-bluetooth catch agl-service-bluetooth-map.

Change-Id: Ibc750e7893a8cbe3fc22a0d8f13a32c28a898bd1
Bug-AGL: SPEC-3495
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
common/scripts/application-lifecycle.sh