aboutsummaryrefslogtreecommitdiffstats
path: root/images/populate_images.py
Commit message (Collapse)AuthorAgeFilesLines
* images: Update scripts for new release modelMartin Braun2018-05-171-22/+16
| | | | | | | | - populate_images.py: Made Py3k safe - uhdimgs.py: Make Py3k-safe - create_imgs_package.py: Rewrote to build release images packages - make_zip.sh: Skip CMake, just zip up the files - Updated README to reflect all the changes
* utils: populate_images: update arguments for uhd_images_downloaderAndrew Lynch2018-01-301-15/+1
| | | | Reviewed-by: Martin Braun <martin.braun@ettus.com>
* Adding explicit positional arguments to .format strings for compatibility ↵Patrick Sisterhen2014-10-161-1/+1
| | | | with older Pythons
* uhd: Added infrastructure for maintaining images directoryMartin Braun2014-10-061-0/+61