Package: uhd / 4.9.0.0+ds1-1

Metadata

Package Version Patches format
uhd 4.9.0.0+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian images installation path | (download)

host/include/uhd/utils/paths.hpp | 2 1 + 1 - 0 !
host/lib/utils/paths.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch 11/11] debian images installation path

Quick fix for the default Debian package location for images.

debian mathjax relpath | (download)

fpga/docs/Doxyfile | 4 2 + 2 - 0 !
host/docs/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 debian-mathjax-relpath

Debian packages use locally installed mathjax.


doxygen pdf | (download)

host/docs/CMakeLists.txt | 28 26 + 2 - 0 !
host/docs/Doxyfile.in | 8 4 + 4 - 0 !
2 files changed, 30 insertions(+), 6 deletions(-)

 [patch 04/11] doxygen pdf

Generate PDF documentation as part of build.

rfnoc blocks track runtime abi | (download)

host/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 07/11] rfnoc blocks track runtime abi

Including ABI version in paths allows multiple versions of libuhd
to be installed at once, easing transition conflicts.

obsolete man page | (download)

host/docs/CMakeLists.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 obsolete man page

 Do not install usrp_n2xx_simple_net_burner.1


omit build path | (download)

host/cmake/Modules/UHDBuildInfo.cmake | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 omit build path

Support reproducible builds by replacing references to the build path.


1000 appstream metainfo.patch | (download)

com.ettus.sdr_software.uhd_usrp_hardware_driver.metainfo.xml | 30 30 + 0 - 0 !
1 file changed, 30 insertions(+)

 [patch] appstream metainfo


setuptools license classifiers are deprecated | (download)

host/examples/rfnoc-gain/python/setup.py.in | 1 0 + 1 - 0 !
host/python/pyproject.toml.in | 1 0 + 1 - 0 !
host/python/setup.py.in | 1 0 + 1 - 0 !
mpm/python/setup.py.in | 1 0 + 1 - 0 !
4 files changed, 4 deletions(-)

 [patch 1/3] setuptools license classifiers are deprecated

Remove deprecated classifier lines.
Avoids "SetuptoolsDeprecationWarning: License classifiers are deprecated."
warning. These files already have the suggested license= config. See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license

update to doxyfile 1.9.8 | (download)

host/docs/Doxyfile.in | 934 588 + 346 - 0 !
1 file changed, 588 insertions(+), 346 deletions(-)

 [patch 3/3] update to doxyfile 1.9.8

Use doxygen -u to update Doxyfile.in to no longer use
obsolete tags.

build without doxygen | (download)

host/docs/CMakeLists.txt | 178 89 + 89 - 0 !
1 file changed, 89 insertions(+), 89 deletions(-)

 [patch] build without doxygen
shebang python tests | (download)

host/tests/device_addr_test.py | 1 1 + 0 - 0 !
host/tests/devtest/bitbang_test.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_b2xx.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_e320.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_e3xx.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_n3x0.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_x3x0.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_x410.py | 1 1 + 0 - 0 !
host/tests/devtest/devtest_x440.py | 1 1 + 0 - 0 !
host/tests/devtest/gpio_test.py | 1 1 + 0 - 0 !
host/tests/devtest/list_sensors_test.py | 1 1 + 0 - 0 !
host/tests/devtest/rx_multi_spc_timed_commands_test.py | 1 1 + 0 - 0 !
host/tests/devtest/rx_stream_cmds_test.py | 1 1 + 0 - 0 !
host/tests/devtest/tx_multi_spc_timed_commands_test.py | 1 1 + 0 - 0 !
host/tests/pychdr_parse_test.py | 1 1 + 0 - 0 !
host/tests/pyranges_test.py | 1 1 + 0 - 0 !
host/tests/streaming_performance/parse_benchmark_rate.py | 1 1 + 0 - 0 !
host/tests/streaming_performance/run_benchmark_rate.py | 1 1 + 0 - 0 !
host/tests/uhd_image_downloader_test.py | 1 1 + 0 - 0 !
host/tests/verify_fbs_test.py | 1 1 + 0 - 0 !
20 files changed, 20 insertions(+)

 [patch] shebang python tests