aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-06-26 12:36:54 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-06-26 12:36:54 +0000
commit99d677cc48b42891fc2a259cc39af7bf64ad5879 (patch)
treefadc4411fcd799d46f20c2ee1b6628612a85622a /packages
parent90c0e6c39d760e0d7965588fe3e37c0a6ccc39e3 (diff)
downloadopenembedded-99d677cc48b42891fc2a259cc39af7bf64ad5879.tar.gz
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into allanon.vanille.de:/home/mickey/openembedded 2005/06/26 14:36:41+02:00 vanille.de!mickeyl qte-2.3.10: add and apply a patch that moves setting the linuxfb screen mode to a more sane location. Patch courtesy Manuel Teira BKrev: 42bea166-urPsnLDEJZNp09uS7XHKg
Diffstat (limited to 'packages')
-rw-r--r--packages/qte/qte-2.3.10/fix-linuxfb-setmode.patch0
-rw-r--r--packages/qte/qte_2.3.10.bb3
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/qte/qte-2.3.10/fix-linuxfb-setmode.patch b/packages/qte/qte-2.3.10/fix-linuxfb-setmode.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/qte/qte-2.3.10/fix-linuxfb-setmode.patch
diff --git a/packages/qte/qte_2.3.10.bb b/packages/qte/qte_2.3.10.bb
index f21662f55f..2d1025d2f0 100644
--- a/packages/qte/qte_2.3.10.bb
+++ b/packages/qte/qte_2.3.10.bb
@@ -7,7 +7,7 @@ DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
DEPENDS_mnci = "zlib libpng jpeg uicmoc-native"
DEPENDS_append_c7x0 = " sharp-aticore-oss"
PROVIDES = "virtual/qte virtual/libqte2"
-PR = "r18"
+PR = "r19"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz;md5=1f7ad30113afc500cab7f5b2f4dec0d7 \
file://qpe.patch;patch=1 \
@@ -26,6 +26,7 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz;m
file://qtabbar.patch;patch=1 \
file://increase-qxml-robustness.patch;patch=1 \
file://qte-fix-iconsize.patch;patch=1 \
+ file://fix-linuxfb-setmode.patch;patch=1 \
file://sharp_char.h \
file://key.patch;patch=1 \
file://switches.h \