Skip to content

Commit

Permalink
update alsa-utils to 1.2.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninoh-FOX committed Jun 26, 2021
1 parent 3dfd4e0 commit 142be7e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 22 deletions.
21 changes: 0 additions & 21 deletions package/alsa-utils/alsa-utils-1.0.28-dingoo_keys.patch

This file was deleted.

2 changes: 1 addition & 1 deletion package/alsa-utils/alsa-utils.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

ALSA_UTILS_VERSION = 1.1.7
ALSA_UTILS_VERSION = 1.2.4
ALSA_UTILS_SOURCE = alsa-utils-$(ALSA_UTILS_VERSION).tar.bz2
ALSA_UTILS_SITE = https://www.alsa-project.org/files/pub/utils
ALSA_UTILS_LICENSE = GPLv2
Expand Down
11 changes: 11 additions & 0 deletions package/alsa-utils/alsa-utils_1.2.4_def-FIX.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- a/alsactl/alsactl.c 2021-06-26 11:23:28.422985582 +0200
+++ b/alsactl/alsactl.c 2021-06-26 11:24:29.245116667 +0200
@@ -32,6 +32,8 @@
#include <alsa/asoundlib.h>
#include "alsactl.h"

+#define SCHED_IDLE 5
+
#ifndef SYS_ASOUNDRC
#define SYS_ASOUNDRC "/var/lib/alsa/asound.state"
#endif

0 comments on commit 142be7e

Please sign in to comment.