diff options
author | Koen Kooi <koen@openembedded.org> | 2009-07-29 12:33:24 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-07-29 12:33:24 +0200 |
commit | 69a41a50ac43e82deaa9a0114c9f1c9a0c02ff0b (patch) | |
tree | dd4ba89ba9c422f7240b5c6ba9cab48e0879a51f /recipes/qt4/qt4-x11-free-gles_git.bb.disabled | |
parent | 6664caa93967e81bfeefe8a87a265565b8e32abb (diff) |
qt4-x11-free-gles: reinstate it now the weird dependency problems have been resolved
* also switch to gles2, requires less patching
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 d5474a8f8b..2e2364414d 100644 --- a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled +++ b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled @@ -10,7 +10,7 @@ PR = "${INC_PR}.0+gitr${SRCREV}" DEPENDS += "virtual/egl" -SRCREV = "b11f173" +SRCREV = "9ec431c" SRC_URI = "git://git.gitorious.org/qt/qt.git;protocol=http \ file://0001-cross-compile.patch;patch=1 \ file://0002-fix-resinit-declaration.patch;patch=1 \ |