From 7ec59dab6fcdaec5d8f93d9201ba80da620cd0b0 Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Wed, 20 Aug 2014 12:21:41 -0700 Subject: uhd: updated images url for UHD 3.7.2 release --- host/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host') diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index ba16ce894..317ba164d 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -210,8 +210,8 @@ UHD_INSTALL(FILES # Images download directory for utils/uhd_images_downloader.py ######################################################################## -SET(UHD_IMAGES_MD5SUM "68f8d472a4c9de881d450691fa7222cf") -SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.007.002-rc1.zip") +SET(UHD_IMAGES_MD5SUM "9747bb3df32c7c012c57711e81476a40") +SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.007.002-release.zip") ######################################################################## # Register top level components -- cgit v1.2.3 From 25f67e01ae29ae5039b0454200589214a566618f Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Wed, 20 Aug 2014 14:33:06 -0700 Subject: fixup! uhd: updated images url for UHD 3.7.2 release --- host/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 317ba164d..9cae1f057 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -210,7 +210,7 @@ UHD_INSTALL(FILES # Images download directory for utils/uhd_images_downloader.py ######################################################################## -SET(UHD_IMAGES_MD5SUM "9747bb3df32c7c012c57711e81476a40") +SET(UHD_IMAGES_MD5SUM "1e92df755dd71575ac238cd8bea3ea21") SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.007.002-release.zip") ######################################################################## -- cgit v1.2.3