Create a virtual/mixer for the AGL mixer
[AGL/meta-agl-demo.git] / recipes-demo-hmi / mixer / mixer_git.bb
index ea33599..e2b588e 100644 (file)
@@ -10,8 +10,6 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=https;bra
 
 # 'legacy' version (eel_5.0.3) when 4A is not enabled
 SRCREV  = "eel_5.0.3"
-# 4A-aware mixer
-SRVREV_agl-audio-4a-framework = "${AGL_APP_REVISION}"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
@@ -23,4 +21,6 @@ DEPENDS += "qtquickcontrols2 \
             qlibwindowmanager \
 "
 
+RPROVIDES_${PN} += "virtual/mixer"
+
 inherit qmake5 aglwgt