Takashi Iwai
40ecd60af0
- Backport upstream fixes: new OXFW hwdep definition, chmap print overflow fix, improvement of UCM parser, GoogleNyan UCM config, removal of gethostbyname() usages: 0061-hwdep-add-OXFW-driver-support.patch 0062-pcm-fix-buffer-overflow-in-snd_pcm_chmap_print.patch 0063-control-enable-octal-and-hexadecimal-parse.patch 0064-autotools-fix-ucm-partial-build.patch 0065-conf-ucm-GoogleNyan-Add-configuration.patch 0066-ucm-add-binary-configure-file-parse.patch 0067-Remove-unused-hostname-resolution-in-shm-plugins-and.patch - Suppress timestamps in the generated documents for make the package comparison easier OBS-URL: https://build.opensuse.org/request/show/283172 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=176
13 lines
262 B
Diff
13 lines
262 B
Diff
---
|
|
doc/doxygen.cfg.in | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
--- a/doc/doxygen.cfg.in
|
|
+++ b/doc/doxygen.cfg.in
|
|
@@ -121,3 +121,5 @@ TYPEDEF_HIDES_STRUCT = YES # needed in d
|
|
|
|
#INPUT_FILTER = inputfilter
|
|
#FILTER_SOURCE_FILES = YES
|
|
+
|
|
+HTML_TIMESTAMP = NO
|