diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-07-31 18:32:05 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-07-31 18:45:02 +0200 |
commit | 7cdcc9ad25c0affb3982c4f0e4d0fb21137ba26c (patch) | |
tree | 0ab70e6d48759249dbebef4ad850af9508f7fc59 /recipes/qt4/qt4-x11-free-gles_git.bb.disabled | |
parent | d05d52c4976dcbe06f60e8ee03486bd84d962c61 (diff) |
qt4: Qt4.5 is released under LGPLv2.1 and GPLv3
Update licensing bits on the Qt classes.
Diffstat (limited to 'recipes/qt4/qt4-x11-free-gles_git.bb.disabled')
-rw-r--r-- | recipes/qt4/qt4-x11-free-gles_git.bb.disabled | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled index 2e2364414d..bb5f355e6a 100644 --- a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled +++ b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled @@ -5,7 +5,7 @@ FILESPATHPKG =. "qt4-x11-free-${PV}:qt4-x11-free:" QT_GLFLAGS = "-opengl es1 -openvg" include qt4-x11-free.inc -LICENSE += "LGPL" +LICENSE = "LGPLv2.1 GPLv3" PR = "${INC_PR}.0+gitr${SRCREV}" DEPENDS += "virtual/egl" |