Add reference hardware GPS support
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-ivi-navigation.bb
index 90daf92..7142e88 100644 (file)
@@ -12,6 +12,10 @@ PACKAGES = "\
 
 RDEPENDS_${PN} += "\
     gpsd \
-    virtual/gpsd-conf \
     geoclue \
+    ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'virtual/gpsd-conf', '', d)} \
+    "
+
+RDEPENDS_${PN}_append_agl-refhw-h3 = " \
+    ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'gpsd-conf-refhw', '', d)} \
     "