Package: uhd / 4.3.0.0+ds1-5
Metadata
Package | Version | Patches format |
---|---|---|
uhd | 4.3.0.0+ds1-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
revert cmake allow UHD library and utilities to be in separ | (download) |
host/lib/utils/CMakeLists.txt |
9 1 + 8 - 0 ! |
revert patch cmake: allow uhd library and utilities to be in separate lib directories Users of the module feature expect ${LIB_SUFFIX} to be in the path for modules. The commit of Wed, 15 Jun 2016 09:44:54 -0700 broke that convention. |
doxygen pdf | (download) |
host/docs/CMakeLists.txt |
4 3 + 1 - 0 ! |
[patch 04/11] doxygen pdf Generate PDF documentation as part of build. |
debian boost python | (download) |
host/python/CMakeLists.txt |
1 1 + 0 - 0 ! |
[patch 5/5] debian boost python debian policy is to avoid rpath. |
rfnoc blocks track runtime abi | (download) |
host/CMakeLists.txt |
2 1 + 1 - 0 ! |
[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. |
avoid doxygen misplaced alignment | (download) |
host/docs/calibration.dox |
4 2 + 2 - 0 ! |
[patch 08/11] avoid doxygen misplaced alignment The Debian package build for Doxygen and Latex breaks when using unicode box drawing characters. |
debian images installation path | (download) |
host/include/uhd/utils/paths.hpp |
2 1 + 1 - 0 ! |
[patch 11/11] debian images installation path Quick fix for the default Debian package location for images. |
cmake check march | (download) |
host/lib/transport/uhd-dpdk/CMakeLists.txt |
6 5 + 1 - 0 ! |
[patch] cmake check march Some build platforms do not have the -march=native compiler option. This commit adds CMake checks to avoid an unrecognized option error. |
set_python3_sysconfig_scheme | (download) |
host/python/CMakeLists.txt |
2 1 + 1 - 0 ! |
set python3 sysconfig scheme Newer Python3 versions changed the defaults UHD depended upon. Being explicit in calling sysconfig.get_path fixes this. |
debian mathjax relpath | (download) |
fpga/docs/Doxyfile |
4 2 + 2 - 0 ! |
debian mathjax relpath Installing Doxygen generated html documentation to use locally installed MathJax javascript when installed on a Debian system. |
dpdk 22.11.patch | (download) |
host/lib/include/uhdlib/transport/dpdk/common.hpp |
1 1 + 0 - 0 ! |
fix build with dpdk 22.11 lts |