aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/alsa
AgeCommit message (Collapse)Author
2021-02-18alsa-ucm-conf: add missing patchNicolas Dechesne
Fixes cd7a3371bb92 (alsa-ucm-conf: add patches to lookup config using kernel driver name). The patch file added in the bbappend is missing, and build fails. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-02-16alsa-ucm-conf: add patches to lookup config using kernel driver nameDmitry Baryshkov
To support 'sound driver built in' configs we'd need to lookup the UseCase using the kernel driver name rather than module name. Extend search paths accordingly. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-11alsa-ucm-conf: enable alsa-ucm-conf patches on all Qualcomm machinesDmitry Baryshkov
Ucm.conf fixes are useful on all Qualcomm machines, so change override from sm8250 to qcom. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-29alsa-ucm-conf: refresh qrb5165-rb5 patchesDmitry Baryshkov
Refresh patches adding support for RB5 platform. As we are at it, move data to new place (Qualcomm/sm8250) and put symbolic links necessary to load it. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-28alsa-ucm-conf: add patches for RB5 boardDmitry Baryshkov
Add several patches enabling ALSA UCM on Qualcomm RB5 board. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-06-30alsa-ucm-conf: remove bbappend filealsa-ucm-confNicolas Dechesne
SDM845 UCM config files have been merged upstream in v1.2.3, we can drop our bbappend. Note that Lenovo Yoga files are not merged, but they are unlikely to be useful in meta-qcom since we don't support this MACHINE (yet). Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2020-06-04alsa-ucm-conf: Update DB845c patches to UCM2Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-01-30alsa: move UCM configuration files in alsa-ucm-confNicolas Dechesne
Alsa project has created a new repo for UCM configuration files: alsa-ucm-conf. This patch moves all outstanding UCM configuration files from alsa-lib to alsa-ucm-conf bbappend. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2019-12-03recipes-multimedia/alsa: Update alsa patches for DB845cAníbal Limón
[1] Remove DB820c patch already in upstream. [2] Refresh patches for DB845c due to new version of alsa-lib 1.1.9. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-11-28recipes-multimedia: Add alsa-lib bbappend to patch for DB{820,845}cAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 4ba7e13366d55e5131d43e278100d9259923d9c6) (cherry picked from commit ee2451944709bd986ecbbb86b6ebe462a5cb000b)
2017-04-07alsa-lib: Delete bbappendKhem Raj
OE-Core is now using 1.1.3 where this patch is already available Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-03-13alsa-lib: restrict bbappend to 1.1.2 versionNicolas Dechesne
The UCM patch for DB410c was merged in 1.1.3 upstream, so let's make sure it is used only for 1.1.2 (morty). Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-08-24alsa-lib: update UCM patch for DB410cNicolas Dechesne
alsa-lib was upgraded in OE/master and our patch needs a small update. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-06alsa-lib: fix patchTrevor Woerner
Upstream has added support for another hardware platform so this patch needs a small adjustment to continue to apply. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2016-04-22alsa-lib: add UCM config file for Dragonboard 410cNicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>