]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
mkpimage: remove SOURCE
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 09:49:56 +0000 (11:49 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 3 Jul 2016 10:57:51 +0000 (12:57 +0200)
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 mkpimage package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mkpimage/mkpimage.mk

index 63609025398073c75b2c7fc2058cf40c02fa6800..c30a6809cebcd7038d0f29846cfff96bd8bb32be 100644 (file)
@@ -7,7 +7,6 @@
 # source included in the package
 # came from barebox's repository:
 # http://git.pengutronix.de/?p=barebox.git;a=blob;f=scripts/socfpga_mkimage.c;h=1a7a66d98841e9f52c3ea49c651286aa1412c9a5;hb=HEAD
-HOST_MKPIMAGE_SOURCE =
 HOST_MKPIMAGE_LICENSE = GPLv2
 
 define HOST_MKPIMAGE_BUILD_CMDS