Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] qt/qt5script: Remove the GPLv2 licence file
@ 2015-07-22  8:33 Julien Corjon
  2015-07-22  8:33 ` [Buildroot] [PATCH 2/2] qt/qt5base: Fix big endian image conversion Julien Corjon
  2015-07-22  9:03 ` [Buildroot] [PATCH 1/2] qt/qt5script: Remove the GPLv2 licence file Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Julien Corjon @ 2015-07-22  8:33 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Julien Corjon <corjon.j@ecagroup.com>
---
 package/qt5/qt5script/qt5script.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5script/qt5script.mk b/package/qt5/qt5script/qt5script.mk
index 7f0efbb..c654fe5 100644
--- a/package/qt5/qt5script/qt5script.mk
+++ b/package/qt5/qt5script/qt5script.mk
@@ -12,7 +12,7 @@ QT5SCRIPT_INSTALL_STAGING = YES
 
 ifeq ($(BR2_PACKAGE_QT5BASE_LICENSE_APPROVED),y)
 QT5SCRIPT_LICENSE = LGPLv2.1 with exception or LGPLv3 or GPLv2
-QT5SCRIPT_LICENSE_FILES = LICENSE.LGPLv21 LGPL_EXCEPTION.txt LICENSE.LGPLv3 LICENSE.GPLv2
+QT5SCRIPT_LICENSE_FILES = LICENSE.LGPLv21 LGPL_EXCEPTION.txt LICENSE.LGPLv3
 else
 QT5SCRIPT_LICENSE = Commercial license
 QT5SCRIPT_REDISTRIBUTE = NO
-- 
2.1.0

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

end of thread, other threads:[~2015-07-22  9:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22  8:33 [Buildroot] [PATCH 1/2] qt/qt5script: Remove the GPLv2 licence file Julien Corjon
2015-07-22  8:33 ` [Buildroot] [PATCH 2/2] qt/qt5base: Fix big endian image conversion Julien Corjon
2015-07-22  9:04   ` Thomas Petazzoni
2015-07-22  9:03 ` [Buildroot] [PATCH 1/2] qt/qt5script: Remove the GPLv2 licence file Thomas Petazzoni

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