mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-24 21:33:24 +08:00
mkpimage: 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 mkpimage package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2089d858bb
commit
d21aaa9baf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user