summaryrefslogtreecommitdiff
path: root/packages/qt4/qt-embedded_4.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qt4/qt-embedded_4.4.3.bb')
-rw-r--r--packages/qt4/qt-embedded_4.4.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/qt4/qt-embedded_4.4.3.bb b/packages/qt4/qt-embedded_4.4.3.bb
index 126f53f3cc..a407dd58ca 100644
--- a/packages/qt4/qt-embedded_4.4.3.bb
+++ b/packages/qt4/qt-embedded_4.4.3.bb
@@ -3,7 +3,7 @@ require qtopia-core.inc
PROVIDES += "qtopia-core"
RPROVIDES_${PN} = "qtopia-core"
-PR = "r3"
+PR = "r4"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
file://qconfig-oe.h \
@@ -18,6 +18,7 @@ S = "${WORKDIR}/qt-embedded-linux-opensource-src-${PV}"
SRC_URI += " \
file://0006-freetype-host-includes.patch;patch=1 \
file://0007-openssl-host-includes.patch;patch=1 \
+ file://support-2bpp.patch;patch=1 \
# file://allow-configure-plugins.patch;patch=1 \
"