public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] ALSA 1.2.15 updates
@ 2025-12-22 17:43 michael.opdenacker
  2025-12-22 17:43 ` [PATCH v3 1/5] alsa-lib: upgrade 1.2.14 -> 1.2.15 michael.opdenacker
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: michael.opdenacker @ 2025-12-22 17:43 UTC (permalink / raw)
  To: openembedded-core; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@rootcommit.com>

These changes update alsa-lib, alsa-utils, alsa-tools
and alsa-ucm-conf to the latest version: 1.2.15

Changes in V3:
- alsa-utils: keep this line in the recipe
  EXTRA_OECONF = "--disable-rst2man"
  It looks unnecessary, but will try to remove through
  a later commit.

Changes in V2:
- alsa-lib: add this patch from upstream for uclibc:
  https://github.com/alsa-project/alsa-lib/commit/a068cf08ad67447893b707cddfce31c9cafee643

Michael Opdenacker (5):
  alsa-lib: upgrade 1.2.14 -> 1.2.15
  alsa-utils: upgrade 1.2.14 -> 1.2.15
  alsa-tools: upgrade 1.2.14 -> 1.2.15
  alsa-ucm-conf: upgrade 1.2.14 -> 1.2.15
  maintainers.inc: update e-mail address

 meta/conf/distro/include/maintainers.inc      | 22 ++++----
 ...use-closefrom-instead-of-close_range.patch | 50 +++++++++++++++++++
 ...{alsa-lib_1.2.14.bb => alsa-lib_1.2.15.bb} |  5 +-
 ...a-tools_1.2.14.bb => alsa-tools_1.2.15.bb} |  2 +-
 ...conf_1.2.14.bb => alsa-ucm-conf_1.2.15.bb} |  2 +-
 ...sactl-fix-build-when-in-subdirectory.patch | 29 +++++++++++
 ...a-utils_1.2.14.bb => alsa-utils_1.2.15.bb} |  5 +-
 7 files changed, 98 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib-1.2.15/0001-ucm-use-closefrom-instead-of-close_range.patch
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.14.bb => alsa-lib_1.2.15.bb} (89%)
 rename meta/recipes-multimedia/alsa/{alsa-tools_1.2.14.bb => alsa-tools_1.2.15.bb} (97%)
 rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.14.bb => alsa-ucm-conf_1.2.15.bb} (89%)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-utils-1.2.15/0001-alsactl-fix-build-when-in-subdirectory.patch
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.2.14.bb => alsa-utils_1.2.15.bb} (97%)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-12-22 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-22 17:43 [PATCH v3 0/5] ALSA 1.2.15 updates michael.opdenacker
2025-12-22 17:43 ` [PATCH v3 1/5] alsa-lib: upgrade 1.2.14 -> 1.2.15 michael.opdenacker
2025-12-22 17:43 ` [PATCH v3 2/5] alsa-utils: " michael.opdenacker
2025-12-22 17:43 ` [PATCH v3 5/5] maintainers.inc: update e-mail address michael.opdenacker
2025-12-22 17:43 ` [PATCH v3 3/5] alsa-tools: upgrade 1.2.14 -> 1.2.15 michael.opdenacker
2025-12-22 17:43 ` [PATCH v3 4/5] alsa-ucm-conf: " michael.opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox