summaryrefslogtreecommitdiff
path: root/alsa-lib-1.2.3.1-config.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 08:21:17 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 08:21:17 +0000
commit1d8881a27f76908725491d5e0188657ae75230c5 (patch)
tree429eaa11a57481c541d7abbcd09bfa67245ee967 /alsa-lib-1.2.3.1-config.patch
parent032d0c5337f16272a964fc9189ccb05f82a4cd9f (diff)
automatic import of alsa-libopeneuler24.03_LTS
Diffstat (limited to 'alsa-lib-1.2.3.1-config.patch')
-rw-r--r--alsa-lib-1.2.3.1-config.patch44
1 files changed, 44 insertions, 0 deletions
diff --git a/alsa-lib-1.2.3.1-config.patch b/alsa-lib-1.2.3.1-config.patch
new file mode 100644
index 0000000..95961a5
--- /dev/null
+++ b/alsa-lib-1.2.3.1-config.patch
@@ -0,0 +1,44 @@
+diff --git a/src/conf/alsa.conf b/src/conf/alsa.conf
+index 18427ec6..1915af4e 100644
+--- a/src/conf/alsa.conf
++++ b/src/conf/alsa.conf
+@@ -80,8 +80,7 @@ defaults.pcm.nonblock 1
+ defaults.pcm.compat 0
+ defaults.pcm.minperiodtime 5000 # in us
+ defaults.pcm.ipc_key 5678293
+-defaults.pcm.ipc_gid audio
+-defaults.pcm.ipc_perm 0660
++defaults.pcm.ipc_perm 0600
+ defaults.pcm.tstamp_type default
+ defaults.pcm.dmix.max_periods 0
+ defaults.pcm.dmix.channels 2
+diff --git a/src/conf/pcm/dmix.conf b/src/conf/pcm/dmix.conf
+index 50e573da..70523f29 100644
+--- a/src/conf/pcm/dmix.conf
++++ b/src/conf/pcm/dmix.conf
+@@ -48,10 +48,6 @@ pcm.!dmix {
+ @func refer
+ name defaults.pcm.ipc_key
+ }
+- ipc_gid {
+- @func refer
+- name defaults.pcm.ipc_gid
+- }
+ ipc_perm {
+ @func refer
+ name defaults.pcm.ipc_perm
+diff --git a/src/conf/pcm/dsnoop.conf b/src/conf/pcm/dsnoop.conf
+index f4336e5f..60b9f212 100644
+--- a/src/conf/pcm/dsnoop.conf
++++ b/src/conf/pcm/dsnoop.conf
+@@ -41,10 +41,6 @@ pcm.!dsnoop {
+ @func refer
+ name defaults.pcm.ipc_key
+ }
+- ipc_gid {
+- @func refer
+- name defaults.pcm.ipc_gid
+- }
+ ipc_perm {
+ @func refer
+ name defaults.pcm.ipc_perm