dev-mapping: Add RPROVIDES mechanism
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-apis / agl-service-can-low-level / agl-service-can-low-level_git.bb
index 5eb16b9..2ca7e12 100644 (file)
@@ -13,7 +13,7 @@ PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"
 
 DEPENDS = "libafb-helpers"
-RDEPENDS_${PN} = "dev-mapping"
 
 inherit cmake aglwgt pkgconfig ptest
 
+RDEPENDS_${PN} = "virtual/low-can-dev-mapping"