From 49202b307fedff399a0dc2250e000b55de633f88 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 3 Jul 2016 11:49:54 +0200 Subject: [PATCH] mke2img: remove SOURCE Now that the package infrastructure doesn't attempt to download a package that has an empty version string, there's no need to define the SOURCE variable in the mke2img package. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/mke2img/mke2img.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/package/mke2img/mke2img.mk b/package/mke2img/mke2img.mk index 04aaa8f1bf..9de387a3a3 100644 --- a/package/mke2img/mke2img.mk +++ b/package/mke2img/mke2img.mk @@ -4,7 +4,6 @@ # ################################################################################ -HOST_MKE2IMG_SOURCE = HOST_MKE2IMG_DEPENDENCIES = host-genext2fs host-e2fsprogs define HOST_MKE2IMG_INSTALL_CMDS