[Buildroot] Bug in package/mtd/mtd-utils/mtd.mk

Peter Korsgaard jacmet at uclibc.org
Thu Mar 26 17:02:51 UTC 2009


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> The following bit of package/mtd/mtd-utils/mtd.mk doesn't work, since
 Thomas> DOWNLOAD is waiting for two arguments.

 Thomas> $(DL_DIR)/$(MTD_SOURCE):
 Thomas>         $(call DOWNLOAD,"$(MTD_URL)")

 Thomas> In my case, the $(DL_DIR)/$(MTD_SOURCE) is just doing nothing, and the
 Thomas> $(MTD_HOST_DIR)/.unpacked then fails while trying to extract the
 Thomas> downloaded archive.

Ahh, one more fallout from the WGET -> DOWNLOAD conversion. Will fix
shortly.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list