diff options
author | Josh Blum <josh@joshknows.com> | 2012-07-19 14:27:07 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-07-19 14:27:07 -0700 |
commit | 7fe0fdd19aa9a748df8c54f3de58fd08ec156484 (patch) | |
tree | a0cbb8fea31916f7b0439df28c2dddb023314d2a /host | |
parent | ba9a627475446582afa9b6e624a1248748a98951 (diff) | |
parent | 256497813964fe666696d9c77e1f14b34d60a8a3 (diff) | |
download | uhd-7fe0fdd19aa9a748df8c54f3de58fd08ec156484.tar.gz uhd-7fe0fdd19aa9a748df8c54f3de58fd08ec156484.tar.bz2 uhd-7fe0fdd19aa9a748df8c54f3de58fd08ec156484.zip |
Merge branch 'master' into next
Conflicts:
host/CMakeLists.txt
Diffstat (limited to 'host')
-rw-r--r-- | host/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index ae140ca8f..a0adf56e3 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -198,7 +198,7 @@ INSTALL(FILES # Images download directory for utils/uhd_images_downloader.py ######################################################################## -SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/next_images/archive/uhd-images_003.004.002-177-gd61c9b29.zip") +SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/next_images/archive/uhd-images_003.004.002-208-g9d0ce59f.zip") ######################################################################## # Register top level components |