mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
package/bc: remove default value of _SOURCE var
check-package output: package/bc/bc.mk:8: remove default value of _SOURCE variable Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/295683825 Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
21262616ca
commit
2b5e835dcd
@ -5,7 +5,6 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
BC_VERSION = 1.07.1
|
BC_VERSION = 1.07.1
|
||||||
BC_SOURCE = bc-$(BC_VERSION).tar.gz
|
|
||||||
BC_SITE = http://ftp.gnu.org/gnu/bc
|
BC_SITE = http://ftp.gnu.org/gnu/bc
|
||||||
BC_DEPENDENCIES = host-flex
|
BC_DEPENDENCIES = host-flex
|
||||||
BC_LICENSE = GPL-2.0+, LGPL-2.1+
|
BC_LICENSE = GPL-2.0+, LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user