summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb
index eb3dc30e4f..4740e0c987 100644
--- a/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb
+++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb
@@ -10,7 +10,7 @@ SRC_URI = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz \
10 " 10 "
11SRC_URI[sha256sum] = "0b991ce9a46538c4ea450f7a8ee428ff44fb4f8d665fddf2ffe40fe0ae9a6c09" 11SRC_URI[sha256sum] = "0b991ce9a46538c4ea450f7a8ee428ff44fb4f8d665fddf2ffe40fe0ae9a6c09"
12 12
13inherit scons update-rc.d python3-dir python3native systemd update-alternatives 13inherit scons update-rc.d python3-dir python3native systemd update-alternatives pkgconfig
14 14
15INITSCRIPT_PACKAGES = "gpsd-conf" 15INITSCRIPT_PACKAGES = "gpsd-conf"
16INITSCRIPT_NAME = "gpsd" 16INITSCRIPT_NAME = "gpsd"