Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/bc: remove default value of _SOURCE var
@ 2019-09-18  1:35 Matt Weber
  2019-09-18 15:53 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Weber @ 2019-09-18  1:35 UTC (permalink / raw)
  To: buildroot

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>
---
 package/bc/bc.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/bc/bc.mk b/package/bc/bc.mk
index 62e692cca1..fdfacb6c89 100644
--- a/package/bc/bc.mk
+++ b/package/bc/bc.mk
@@ -5,7 +5,6 @@
 ################################################################################
 
 BC_VERSION = 1.07.1
-BC_SOURCE = bc-$(BC_VERSION).tar.gz
 BC_SITE = http://ftp.gnu.org/gnu/bc
 BC_DEPENDENCIES = host-flex
 BC_LICENSE = GPL-2.0+, LGPL-2.1+
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/bc: remove default value of _SOURCE var
  2019-09-18  1:35 [Buildroot] [PATCH] package/bc: remove default value of _SOURCE var Matt Weber
@ 2019-09-18 15:53 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-09-18 15:53 UTC (permalink / raw)
  To: buildroot

On Tue, 17 Sep 2019 20:35:06 -0500
Matt Weber <matthew.weber@rockwellcollins.com> wrote:

> 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>
> ---
>  package/bc/bc.mk | 1 -
>  1 file changed, 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-18 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-18  1:35 [Buildroot] [PATCH] package/bc: remove default value of _SOURCE var Matt Weber
2019-09-18 15:53 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox