From e49f0152b804882242161140b40968d86da2a196 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Mon, 9 Nov 2020 22:46:56 +0100 Subject: [PATCH] gnss-mgr: Use python service file instead of the old bash one BugzID: 67743 --- recipes-connectivity/gnss-mgr/gnss-mgr.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/gnss-mgr/gnss-mgr.bb b/recipes-connectivity/gnss-mgr/gnss-mgr.bb index 7c72e14..b0c063c 100644 --- a/recipes-connectivity/gnss-mgr/gnss-mgr.bb +++ b/recipes-connectivity/gnss-mgr/gnss-mgr.bb @@ -37,7 +37,7 @@ do_install_append() { install -m 0644 ${S}/config/gnss-neom8.conf ${D}${sysconfdir}/gnss/gnss0.conf install -d ${D}/${sbindir}/ - install -m 0755 ${S}/systemd/gnss-mgr-service.sh ${D}${sbindir}/gnss-mgr-service + install -m 0755 ${S}/systemd/gnss-mgr-service.py ${D}${sbindir}/gnss-mgr-service install -d ${D}/${systemd_unitdir}/system/ install -m 0644 ${S}/systemd/gnss-mgr.service ${D}/${systemd_unitdir}/system/