e8bc2adb08
- Update to version 2023.02 * libbladeRF + Add 8bit format mode support + Add AD936x overclocking feature + Fix bugs, including a locking bug * FPGA: + Add 8bit mode support to FIFO reader and writer - Add patch: * bladeRF-doxygen-no-timestamp.patch OBS-URL: https://build.opensuse.org/request/show/1065603 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/bladeRF?expand=0&rev=40
14 lines
616 B
Diff
14 lines
616 B
Diff
diff --git a/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in b/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in
|
|
index 6570203..0264bca 100644
|
|
--- a/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in
|
|
+++ b/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in
|
|
@@ -1191,7 +1191,7 @@ HTML_COLORSTYLE_GAMMA = 189
|
|
# The default value is: YES.
|
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
|
|
|
-HTML_TIMESTAMP = YES
|
|
+HTML_TIMESTAMP = NO
|
|
|
|
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
|
|
# documentation will contain sections that can be hidden and shown after the
|