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 <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2016-07-03 11:49:54 +02:00 committed by Peter Korsgaard
parent 83da516350
commit 49202b307f

View file

@ -4,7 +4,6 @@
#
################################################################################
HOST_MKE2IMG_SOURCE =
HOST_MKE2IMG_DEPENDENCIES = host-genext2fs host-e2fsprogs
define HOST_MKE2IMG_INSTALL_CMDS