diff options
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" |