Add reference hardware GPS support
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-ivi-navigation.bb
index 6fa6c92..7142e88 100644 (file)
@@ -15,3 +15,7 @@ RDEPENDS_${PN} += "\
     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)} \
+    "