Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] qt5quickcontrols: update license file names
@ 2018-08-29  6:18 Laurent Hartanerot
  2018-08-29  8:23 ` Thomas Petazzoni
  2018-08-29 11:05 ` [Buildroot] [PATCH v2 " Laurent Hartanerot
  0 siblings, 2 replies; 4+ messages in thread
From: Laurent Hartanerot @ 2018-08-29  6:18 UTC (permalink / raw)
  To: buildroot

From: Laurent Hartanerot <laurent.hartanerot@atos.net>

For the 2018.05.x branch:
Update license file name for qt5quickcontrols-5.6.3
(Last version on the 2018.05.x branch)

Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
---
 package/qt5/qt5quickcontrols/qt5quickcontrols.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5quickcontrols/qt5quickcontrols.mk b/package/qt5/qt5quickcontrols/qt5quickcontrols.mk
index 5517cc1537..4afcf5953b 100644
--- a/package/qt5/qt5quickcontrols/qt5quickcontrols.mk
+++ b/package/qt5/qt5quickcontrols/qt5quickcontrols.mk
@@ -11,7 +11,7 @@ QT5QUICKCONTROLS_DEPENDENCIES = qt5base qt5declarative
 QT5QUICKCONTROLS_INSTALL_STAGING = YES

 QT5QUICKCONTROLS_LICENSE = GPL-2.0 or GPL-3.0 or LGPL-3.0, GFDL-1.3 (docs)
-QT5QUICKCONTROLS_LICENSE_FILES = LICENSE.GPL2 LICENSE.GPL3 LICENSE.LGPL3 LICENSE.FDL
+QT5QUICKCONTROLS_LICENSE_FILES = LICENSE.FDL LICENSE.GPLv2 LICENSE.GPLv3 LICENSE.LGPLv3

 define QT5QUICKCONTROLS_CONFIGURE_CMDS
 	(cd $(@D); $(TARGET_MAKE_ENV) $(HOST_DIR)/bin/qmake)
--
2.11.0

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

end of thread, other threads:[~2018-08-29 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-29  6:18 [Buildroot] [PATCH 1/1] qt5quickcontrols: update license file names Laurent Hartanerot
2018-08-29  8:23 ` Thomas Petazzoni
2018-08-29 11:05 ` [Buildroot] [PATCH v2 " Laurent Hartanerot
2018-08-29 20:50   ` Thomas Petazzoni

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