From 3dd065f9f8a50011719fc41fc21a23660f370f6f Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 18 Apr 2018 13:52:40 -0700 Subject: cmake: Remove images downloader section This was replaced with the manifest. --- host/CMakeLists.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'host/CMakeLists.txt') diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index ab7f41fb5..226cc698e 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -384,16 +384,6 @@ UHD_INSTALL(FILES COMPONENT readme ) -######################################################################## -# Images download directory for utils/uhd_images_downloader.py -######################################################################## -#{{{IMG_SECTION -# This section is written automatically by /images/create_imgs_package.py -# Any manual changes in here will be overwritten. -SET(UHD_IMAGES_MD5SUM "6fc29c5c141e8f3faec6189ab07e458d") -SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_3.11.0.git-227-g9277fc58.zip") -#}}} - ######################################################################## # Register top level components ######################################################################## -- cgit v1.2.3