summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/alsa/alsa-lib
Commit message (Collapse)AuthorAgeFilesLines
* alsa-lib: rework patches to apply on 1.2.13 and 1.2.14Max Krummenacher2025-04-304-51/+43
| | | | | | | | | | | | | | OE-core updated alsa-lib. commit 8518e57a117a ("alsa-lib: upgrade 1.2.13 -> 1.2.14") The patches in their current form either apply to one or the other version without fuzz. Move the additions to the cfg_files variable list to the top rather than to the bottom of the list to have the patches apply cleanly to the older and newer alsa-lib version. Fixes: 32226986810a ("alsa-lib: refresh patches") on walnascar Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* alsa-lib: refresh patchesMax Krummenacher2025-04-305-33/+43
| | | | | | | | | | OE-core updated alsa-lib. commit 8518e57a117a ("alsa-lib: upgrade 1.2.13 -> 1.2.14") The patches now only apply with fuzz resulting in a build error. Update them to apply cleanly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* alsa-lib: patch: change to unix line endingsMax Krummenacher2025-04-301-107/+107
| | | | | | | | Run dos2unix on 0007-add-conf-for-imx-cs42448-sound-card.patch to prepare the patch for refreshing. Otherwise the 'real' changes in done by devtool are hard to spot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* alsa-lib: Update patch for IMX-XCVR.confTom Hochstein2024-04-241-52/+22
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
* alsa-lib: Drop upstream patchTom Hochstein2024-04-111-115/+0
| | | | | | | | The patch 0001-pcm-Fix-segfault-with-32bit-libs.patch is already upstream on master and scarthgap. Fixes: f2575b7e61 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* recipes-multimedia: Upgrade to NXP release 6.6.3_1.0.0Valentin Jec2024-04-113-0/+263
| | | | | | | | | | | | | | | | | | | | | | Updated: - alsa-lib update to 6.6.3_1.0.0 release and skip QA check for 32bit timer - gstreamer1.0-plugins-bad_1.22.5.imx update to 6.6.3_1.0.0 release, enable g2d - gstreamer1.0-plugins-base_1.22.5.imx update to 6.6.3_1.0.0 release, add opengl dependencies - gstreamer1.0-plugins-good_1.22.5.imx update to 6.6.3_1.0.0 release, enable pulseaudio and 32bit timer - gstreamer1.0_1.22.5.imx update to 6.6.3_1.0.0 release and add runtime dependency glibc-gconv-iso8859-5 - imx-gst1.0-plugin update to 6.6.3_1.0.0 release - imx-vpuwrap update to 6.6.3_1.0.0 release Upgraded: - imx-codec: 4.8.2 -> 4.8.3 - imx-dsp-codec-ext: 2.1.6 -> 2.1.7 - imx-dsp: 2.1.6 -> 2.1.7 - imx-parser: 4.8.2 -> 4.8.3 - imx-opencl-converter: 0.1 -> 0.2.0 New feature: - pipewire_1.0.0 Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
* recipes: Correct Upstream-StatusKhem Raj2023-06-212-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* alsa-lib: drop not applying patchMax Krummenacher2022-06-061-67/+0
| | | | | | | | | | | | | | | | | | With the update from v1.2.6.1 to v1.2.7 the patch no longer applies. The patched code sections have been refactored to be provided from a common helper functions [1] and the code has been reworked to better cope with suspend e.g. [2]. As it is unclear how to reproduce what the patch tries to fix just drop the patch for now to keep the recipe building. At least aplay and arecord still work, if aplay is interrupted with a suspend/resume cycle playing restarts on resume. (This on a Apalis iMX6, SGTL5000 codec). [1] https://github.com/alsa-project/alsa-lib/commit/3577a7a26beb74285af776fbd499b519723a955a [2] https://github.com/alsa-project/alsa-lib/commit/b3ce9cb8391654b6924868b0393cc33ef653268b Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* alsa-lib: Fix imx-cs42888 model name, fix fuzzTom Hochstein2021-08-064-43/+42
| | | | | | The model name for the i.MX CS42888 sound card is imx-cs42888. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* alsa-lib: Add conf for i.MX XCVR sound cardTom Hochstein2020-09-231-0/+119
| | | | | | | For EARC iec958 plugin running on 8M Plus, we need to deploy IMX-XCVR.conf in Yocto rootfs. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* alsa-lib: Add support for AK4458Tom Hochstein2018-12-131-0/+123
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* alsa-lib: refresh patches against alsa-lib 1.1.4.1Ricardo Salveti2017-06-172-25/+25
| | | | | Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* alsa-lib: Add patch pcm-Don-t-store-the-state-for-SND_PCM_STATE_SUSPENDE.patchLauren Post2016-10-181-0/+69
| | | | | | | Patch fixes the resume funcion which does not update teh dmix state Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+221
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>