summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qte/qte-2.3.7/encoding.patch0
-rw-r--r--qte/qte_2.3.7.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/qte/qte-2.3.7/encoding.patch b/qte/qte-2.3.7/encoding.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-2.3.7/encoding.patch
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe
index e173d8a121..5476b850b4 100644
--- a/qte/qte_2.3.7.oe
+++ b/qte/qte_2.3.7.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL/QPL"
DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
PROVIDES = "virtual/qte virtual/libqte2"
-PR = "r8"
+PR = "r9"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
file://qpe.patch;patch=1 \
@@ -14,6 +14,7 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
file://gcc3_4.patch;patch=1 \
file://tslib.patch;patch=1 \
file://c700-hardware.patch;patch=1 \
+ file://encoding.patch;patch=1 \
file://update-qtfontdir \
file://sharp_char.h \
file://switches.h "