aboutsummaryrefslogtreecommitdiffstats
path: root/images/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* utils: refactor uhd_images_downloaderBrent Stapleton2018-01-231-0/+1
| | | | | | | | | | | | | | | | | Changing structure of the files.ettus.com images directory, and updating uhd_images_downloader correspondingly. The images downloader now downloads a number of smaller archives of images, instead of one large archive containing all of our images. Furthermore, the images downloader maintains an inventory of currently installed images, so that images are not redownloaded unnecessarily. When called with no arguments, behavior should not change. CMake variables are used to populate a number of fields in the images downloader, including the contents of the manifest file. Reviewed-by: Martin Braun <martin.braun@ettus.com> Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com>
* images: Fixed tag file in images packageMartin Braun2016-08-161-1/+1
|
* images: Package builder script now can specify versioningMartin Braun2016-03-221-1/+6
|
* images: change LICENSE filenameNicholas Corgan2013-12-041-1/+1
|
* utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵Nicholas Corgan2012-06-071-1/+1
| | | | the current host code and places them in the images directory
* Changing UHD to 'USRP HD' in one last place.Ben Hilburn2012-02-281-1/+1
|
* Changes images CMakeLists.txt to be consistent with new UHD version naming ↵Nicholas Corgan2012-02-281-6/+5
| | | | system
* images: include license file into image tarballsJosh Blum2012-01-171-0/+1
|
* images: include hash in the generated file nameJosh Blum2011-09-281-1/+1
|
* uhd: incr minor, add date to images tag, add package target to makefileJosh Blum2011-07-291-1/+2
|
* uhd: fix for images CMakeLists.txt to use the new modules directoryJosh Blum2011-07-191-1/+1
|
* images: create a tag file to associate the version number w/ imagesJosh Blum2011-04-021-0/+2
|
* uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAMEJosh Blum2011-03-221-1/+1
|
* uhd-images: specify CPACK_PACKAGE_FILE_NAME so files names are platform ↵Josh Blum2011-03-101-1/+2
| | | | independent
* uhd: fix CPACK_DEBIAN_PACKAGE_ARCHITECTUREJosh Blum2011-01-191-1/+1
|
* uhd: added set debian arch when building images, may remove warnings on dpkg ↵Josh Blum2011-01-171-0/+1
| | | | install
* cmake: moved module files into modules directory, set modules pathJosh Blum2010-12-271-6/+5
|
* uhd-images: do not require language check for images projectJosh Blum2010-08-101-1/+1
|
* uhd-images: created makefile and cmake packager for the imagesJosh Blum2010-08-061-0/+42