diff options
-rw-r--r-- | meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb | 2 |
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 | " |
11 | SRC_URI[sha256sum] = "0b991ce9a46538c4ea450f7a8ee428ff44fb4f8d665fddf2ffe40fe0ae9a6c09" | 11 | SRC_URI[sha256sum] = "0b991ce9a46538c4ea450f7a8ee428ff44fb4f8d665fddf2ffe40fe0ae9a6c09" |
12 | 12 | ||
13 | inherit scons update-rc.d python3-dir python3native systemd update-alternatives | 13 | inherit scons update-rc.d python3-dir python3native systemd update-alternatives pkgconfig |
14 | 14 | ||
15 | INITSCRIPT_PACKAGES = "gpsd-conf" | 15 | INITSCRIPT_PACKAGES = "gpsd-conf" |
16 | INITSCRIPT_NAME = "gpsd" | 16 | INITSCRIPT_NAME = "gpsd" |