aboutsummaryrefslogtreecommitdiffstats
path: root/tools/package_source.sh
Commit message (Collapse)AuthorAgeFilesLines
* tools: package_source remove double bracketSteven Koo2022-06-101-4/+4
| | | | | | Fixes syntax issues when running on Ubuntu Signed-off-by: Steven Koo <steven.koo@ni.com>
* uhd: Create shell script to replace CMake's package_sourceSteven Koo2020-04-151-0/+108
This script replaces CMake's package_source implementation to allow for pulling in the firmware, fpga, mpm, host, and tools folders. This builds two tarballs, one with and one without the firmware, fpga, and mpm folders.