mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
mcookie: remove SOURCE variable
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 mcookie package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
6b1808d3e3
commit
d0cc879293
@@ -4,8 +4,6 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# Source included in Buildroot
|
||||
MCOOKIE_SOURCE =
|
||||
MCOOKIE_LICENSE = Public Domain
|
||||
|
||||
define MCOOKIE_EXTRACT_CMDS
|
||||
|
||||
Reference in New Issue
Block a user