getent: remove VERSION/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 VERSION and SOURCE variables in the getent 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
2d29fd96a4
commit
5c772a3942
@ -4,10 +4,6 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# source included in Buildroot
|
||||
GETENT_SOURCE =
|
||||
|
||||
GETENT_VERSION = buildroot-$(BR2_VERSION)
|
||||
GETENT_LICENSE = LGPLv2.1+
|
||||
|
||||
# For glibc toolchains, we use the getent program built/installed by
|
||||
|
Loading…
Reference in New Issue
Block a user