packagegroup-agl-ivi-navigation: update agl-refhw-h3 usage 21/26521/1 12.0.1 lamprey/12.0.1 lamprey_12.0.1
authorScott Murray <scott.murray@konsulko.com>
Thu, 1 Jul 2021 17:22:59 +0000 (13:22 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 21 Jul 2021 17:50:07 +0000 (17:50 +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
(cherry picked from commit e89376af34201168a3e8d3fe72258b587edb7d71)

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)} \
     "