diff options
author | Koen Kooi <koen@openembedded.org> | 2009-07-23 18:50:04 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-07-23 18:53:18 +0200 |
commit | c1d2cab4a0b95a77822766ca28820ca4aede23a4 (patch) | |
tree | 6633ab6afacc6e2308b97e45044886bafd783b88 /recipes/qt4 | |
parent | 21ccb58d1af2eef804941391ab780444aa98adf5 (diff) |
qt*gles: rename to .disabled till the qt4 stuff becomes less magical
Diffstat (limited to 'recipes/qt4')
-rw-r--r-- | recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled (renamed from recipes/qt4/qt4-embedded-gles_4.5.2.bb) | 0 | ||||
-rw-r--r-- | recipes/qt4/qt4-x11-free-gles/sgx-hack.patch (renamed from recipes/qt4/qt4-x11-free-gles-4.5.2/sgx-hack.patch) | 0 | ||||
-rw-r--r-- | recipes/qt4/qt4-x11-free-gles_4.5.2.bb.disabled (renamed from recipes/qt4/qt4-x11-free-gles_4.5.2.bb) | 0 | ||||
-rw-r--r-- | recipes/qt4/qt4-x11-free-gles_git.bb.disabled (renamed from recipes/qt4/qt4-x11-free-gles_git.bb) | 2 | ||||
-rw-r--r-- | recipes/qt4/qt4-x11-free_4.5.2.bb | 2 |
5 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qt4/qt4-embedded-gles_4.5.2.bb b/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled index 31bfe0fee2..31bfe0fee2 100644 --- a/recipes/qt4/qt4-embedded-gles_4.5.2.bb +++ b/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled diff --git a/recipes/qt4/qt4-x11-free-gles-4.5.2/sgx-hack.patch b/recipes/qt4/qt4-x11-free-gles/sgx-hack.patch index 77f0e2a2fd..77f0e2a2fd 100644 --- a/recipes/qt4/qt4-x11-free-gles-4.5.2/sgx-hack.patch +++ b/recipes/qt4/qt4-x11-free-gles/sgx-hack.patch diff --git a/recipes/qt4/qt4-x11-free-gles_4.5.2.bb b/recipes/qt4/qt4-x11-free-gles_4.5.2.bb.disabled index 55a8b907ab..55a8b907ab 100644 --- a/recipes/qt4/qt4-x11-free-gles_4.5.2.bb +++ b/recipes/qt4/qt4-x11-free-gles_4.5.2.bb.disabled diff --git a/recipes/qt4/qt4-x11-free-gles_git.bb b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled index fa9703eb33..d5474a8f8b 100644 --- a/recipes/qt4/qt4-x11-free-gles_git.bb +++ b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled @@ -10,7 +10,7 @@ PR = "${INC_PR}.0+gitr${SRCREV}" DEPENDS += "virtual/egl" -SRCREV = "9e54faf" +SRCREV = "b11f173" 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 \ diff --git a/recipes/qt4/qt4-x11-free_4.5.2.bb b/recipes/qt4/qt4-x11-free_4.5.2.bb index 1cc637a548..14d635c04f 100644 --- a/recipes/qt4/qt4-x11-free_4.5.2.bb +++ b/recipes/qt4/qt4-x11-free_4.5.2.bb @@ -1,4 +1,4 @@ include qt4-x11-free.inc LICENSE += "LGPL" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" |