summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-05-17 11:53:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-18 14:32:47 +0100
commit0f574ccf07fd35fb3a8a9ddf01b5fd1ce6865cad (patch)
tree07358c94e34a81ed31fbe5701512f687ece3d98a /meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
parent000368f1e78ad0dd68ebbf7e3d4135ca6bfad777 (diff)
downloadpoky-0f574ccf07fd35fb3a8a9ddf01b5fd1ce6865cad.tar.gz
qt4: remove Qt 4.6.3
We should only have one version of Qt4 supported in oe-core. (From OE-Core rev: 95f348d81353ea105493d0cc360d63b6b7264ce5) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch')
-rw-r--r--meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch b/meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
deleted file mode 100644
index e52736926f..0000000000
--- a/meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
+++ /dev/null
@@ -1,14 +0,0 @@
1
2Ported from OE by: Yu Ke <ke.yu@intel.com>
3
4--- /tmp/qws.pro 2009-12-10 19:30:08.000000000 +0100
5+++ qt-everywhere-opensource-src-4.6.0/examples/qws/qws.pro 2009-12-10 19:30:21.000000000 +0100
6@@ -1,7 +1,7 @@
7 TEMPLATE = subdirs
8 # no /dev/fbX
9 !qnx:!vxworks:SUBDIRS = framebuffer
10-SUBDIRS += mousecalibration simpledecoration
11+SUBDIRS += mousecalibration
12
13 # install
14 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro