projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c849172
)
libs/alsa-lib: Add /etc/asound.conf for backup
7775/head
author
Daniel Engberg
<daniel.engberg.lists@pyret.net>
Tue, 25 Dec 2018 23:06:06 +0000
(
00:06
+0100)
committer
GitHub
<noreply@github.com>
Tue, 25 Dec 2018 23:06:06 +0000
(
00:06
+0100)
Even if /etc/asound.conf isn't installed we should try to
preserve user configurations during sysupgrades
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
libs/alsa-lib/Makefile
patch
|
blob
|
history
diff --git
a/libs/alsa-lib/Makefile
b/libs/alsa-lib/Makefile
index 40d50a543b272d1ee0de3ce0a7003a48f603e8f5..749a0a73e4184c75610b4115b663dae6959d6b92 100644
(file)
--- a/
libs/alsa-lib/Makefile
+++ b/
libs/alsa-lib/Makefile
@@
-42,6
+42,10
@@
define Package/alsa-lib/description
You must have enabled the ALSA support in the kernel.
endef
+define Package/alsa-lib/conffiles
+/etc/asound.conf
+endef
+
TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS+= \