* [Buildroot] [git commit] package/volk: license list is comma-separated
@ 2022-10-02 11:35 Yann E. MORIN
2022-10-15 14:33 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2022-10-02 11:35 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=ebc9beaa6af0bc27da8b9def4da758ac1bfbbf70
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
package/volk/volk.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/volk/volk.mk b/package/volk/volk.mk
index 5e2e50ae73..af5bd4306b 100644
--- a/package/volk/volk.mk
+++ b/package/volk/volk.mk
@@ -9,7 +9,7 @@ VOLK_SITE = https://github.com/gnuradio/volk/releases/download/v$(VOLK_VERSION)
VOLK_SOURCE = volk-$(VOLK_VERSION).tar.xz
# See https://github.com/gnuradio/volk/tree/v2.5.1#license for some
# details on the licensing.
-VOLK_LICENSE = GPL-3.0+ LGPL-3.0+
+VOLK_LICENSE = GPL-3.0+, LGPL-3.0+
VOLK_LICENSE_FILES = COPYING COPYING-LGPL
VOLK_SUPPORTS_IN_SOURCE_BUILD = NO
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-15 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-02 11:35 [Buildroot] [git commit] package/volk: license list is comma-separated Yann E. MORIN
2022-10-15 14:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox