aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-navigation
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-06-18 10:37:57 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2018-06-28 16:55:13 +0200
commitbf0b263b00e441fcba8ff11f8606967b7f58e232 (patch)
treec5850f27ac8c171667b972dab6ec6fbf8e049760 /meta-agl-profile-core/recipes-navigation
parentaadd4e301dbd26cdddaed5053bfe9a2cb362b84f (diff)
[GEN3 KF] Configure GPS device
* For the Renesas Gen3 extention board Kingfisher, we must specify the GPS device for gpsd service. * Create a new machine type kingfisher. Bug-AGL: SPEC-1538 Change-Id: If6b7e49f6a006218e57c58e15855e0d65eb849cd Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-profile-core/recipes-navigation')
-rw-r--r--meta-agl-profile-core/recipes-navigation/gpsd/gpsd_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-profile-core/recipes-navigation/gpsd/gpsd_%.bbappend b/meta-agl-profile-core/recipes-navigation/gpsd/gpsd_%.bbappend
index af72aece9..da434e08e 100644
--- a/meta-agl-profile-core/recipes-navigation/gpsd/gpsd_%.bbappend
+++ b/meta-agl-profile-core/recipes-navigation/gpsd/gpsd_%.bbappend
@@ -1,5 +1,7 @@
SYSTEMD_SERVICE_${PN} += " gpsdctl@.service"
+RPROVIDES_${PN}-conf += "virtual/gpsd-conf"
+
do_install_append() {
# use the systemd compatible gpsd.rules
install -d ${D}/${sysconfdir}/udev/rules.d