alsa-ucm-conf: update to 1.2.15.3
authorAlexandru Ardelean <redacted>
Wed, 22 Apr 2026 09:24:06 +0000 (12:24 +0300)
committerAlexandru Ardelean <redacted>
Tue, 5 May 2026 05:54:20 +0000 (08:54 +0300)
Changelog:
- Add UCM profiles for DualSense PS5 controller and multiple Qualcomm
  platforms
- Improve USB audio device handling and HDA initialization patterns
- Enhance phantom jack detection and optional headphone output handling
- Add support for Steinberg audio devices and new MediaTek SoC configs

Signed-off-by: Alexandru Ardelean <redacted>
libs/alsa-ucm-conf/Makefile

index bd4b71939c7b1a1b75a0495493db4e6c52806831..0ccd15b4e17499124e43179afdf2c5a5419ef536 100644 (file)
@@ -6,13 +6,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alsa-ucm-conf
-PKG_VERSION:=1.2.11
+PKG_VERSION:=1.2.15.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://www.alsa-project.org/files/pub/lib/ \
                https://distfiles.gentoo.org/distfiles/
-PKG_HASH:=387c01cf30e2a1676d7b8f72b2681cf219abca70dd1ec2a9e33add5bf3feae81
+PKG_HASH:=9f79e813c08fc86cfa46dd75c4fcda1a4a51b482db2607e1fcfaafb92f588a31
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT