packagegroup-agl-ivi-navigation: update agl-refhw-h3 usage 77/26477/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 1 Jul 2021 17:22:59 +0000 (13:22 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 13 Jul 2021 12:15:16 +0000 (12:15 +0000)
The agl-refhw-h3 machine override has been replaced with a feature
in AGL_FEATURES, update usage.

Bug-AGL: SPEC-3916

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I6e56fceb1d904f15f6fdd78ec708c6199d6c9475

recipes-platform/packagegroups/packagegroup-agl-ivi-navigation.bb

index 7142e88..c42d025 100644 (file)
@@ -14,8 +14,5 @@ RDEPENDS_${PN} += "\
     gpsd \
     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)} \
+    ${@bb.utils.contains('AGL_FEATURES', 'agl-refhw-h3', 'gpsd-conf-refhw', '', d)} \
     "