X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmixer%2Fmixer_git.bb;h=9ceb7d3b5f13433220cf96355abd4fe22bc5b505;hb=1bb6330e44ba07402ac49654a4072fc52ff00427;hp=ea335990e712c75f26657dd28b50114fdc2df233;hpb=b6c5e9e4b360c334212e5f3c8a0fb33cfb295f87;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/mixer/mixer_git.bb b/recipes-demo-hmi/mixer/mixer_git.bb index ea335990e..9ceb7d3b5 100644 --- a/recipes-demo-hmi/mixer/mixer_git.bb +++ b/recipes-demo-hmi/mixer/mixer_git.bb @@ -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 \ " +PROVIDES += "virtual/mixer" + inherit qmake5 aglwgt