* [Buildroot] [PATCH] make help: remove <pkg>-legal-info
@ 2015-09-04 7:17 Luca Ceresoli
2015-09-04 7:58 ` Baruch Siach
2015-09-04 9:45 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Luca Ceresoli @ 2015-09-04 7:17 UTC (permalink / raw)
To: buildroot
The <pkg>-legal-info target is only a component of the top-level
legal-info target, it is not meant to be used alone.
For example, calling twice 'make busybox-legal-info' produces duplicate
entries in licenses.txt and manifest.csv.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Arnout Vandecappelle <arnout@mind.be>
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index 9a6e9c0..23e2ee6 100644
--- a/Makefile
+++ b/Makefile
@@ -876,7 +876,6 @@ help:
@echo ' <pkg>-dirclean - Remove <pkg> build directory'
@echo ' <pkg>-reconfigure - Restart the build from the configure step'
@echo ' <pkg>-rebuild - Restart the build from the build step'
- @echo ' <pkg>-legal-info - Generate license information for <pkg>'
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
@echo ' busybox-menuconfig - Run BusyBox menuconfig'
endif
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] make help: remove <pkg>-legal-info
2015-09-04 7:17 [Buildroot] [PATCH] make help: remove <pkg>-legal-info Luca Ceresoli
@ 2015-09-04 7:58 ` Baruch Siach
2015-09-04 9:45 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2015-09-04 7:58 UTC (permalink / raw)
To: buildroot
Hi Luca,
On Fri, Sep 04, 2015 at 09:17:41AM +0200, Luca Ceresoli wrote:
> The <pkg>-legal-info target is only a component of the top-level
> legal-info target, it is not meant to be used alone.
>
> For example, calling twice 'make busybox-legal-info' produces duplicate
> entries in licenses.txt and manifest.csv.
>
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Cc: Baruch Siach <baruch@tkos.co.il>
> Cc: Arnout Vandecappelle <arnout@mind.be>
Reviewed-by: Baruch Siach <baruch@tkos.co.il>
Thanks,
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] make help: remove <pkg>-legal-info
2015-09-04 7:17 [Buildroot] [PATCH] make help: remove <pkg>-legal-info Luca Ceresoli
2015-09-04 7:58 ` Baruch Siach
@ 2015-09-04 9:45 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2015-09-04 9:45 UTC (permalink / raw)
To: buildroot
>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:
> The <pkg>-legal-info target is only a component of the top-level
> legal-info target, it is not meant to be used alone.
> For example, calling twice 'make busybox-legal-info' produces duplicate
> entries in licenses.txt and manifest.csv.
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Cc: Baruch Siach <baruch@tkos.co.il>
> Cc: Arnout Vandecappelle <arnout@mind.be>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-04 9:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 7:17 [Buildroot] [PATCH] make help: remove <pkg>-legal-info Luca Ceresoli
2015-09-04 7:58 ` Baruch Siach
2015-09-04 9:45 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox