mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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+
|
GETENT_LICENSE = LGPLv2.1+
|
||||||
|
|
||||||
# For glibc toolchains, we use the getent program built/installed by
|
# For glibc toolchains, we use the getent program built/installed by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user