summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-07-10 14:49:07 -0700
committerJosh Blum <josh@joshknows.com>2012-07-10 14:49:07 -0700
commitbb2fbec27b2dc7d199119ca952ae2a431cbbbb15 (patch)
tree6c79ff9e24b1a1ff9e57bcd12962ef47a0a9abf9
parentd61c9b29b357579aa41928c225d137645144e20d (diff)
downloaduhd-bb2fbec27b2dc7d199119ca952ae2a431cbbbb15.tar.gz
uhd-bb2fbec27b2dc7d199119ca952ae2a431cbbbb15.tar.bz2
uhd-bb2fbec27b2dc7d199119ca952ae2a431cbbbb15.zip
uhd: update image fetcher for next branch
-rw-r--r--host/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 5c47767ba..dd98f6f37 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/master_images/archive/uhd-images_003.004.001-109-g6ca39ad9.zip")
+SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/next_images/archive/uhd-images_003.004.002-177-gd61c9b29.zip")
########################################################################
# Register top level components