aboutsummaryrefslogtreecommitdiffstats
path: root/qte
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-29 21:58:07 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-29 21:58:07 +0000
commitc4e8411032b99f7f1366db1d50ae352d456140ec (patch)
treebbcd28cea901c4a191b3b6349decb73960700d9a /qte
parent3bea931eb63e93c0e0f05e03b3a7291840a184fa (diff)
downloadopenembedded-c4e8411032b99f7f1366db1d50ae352d456140ec.tar.gz
Merge bk://openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/10/29 14:18:16-05:00 thegrantclan.org!jgrant fix typo and create resolv.conf in base-files 2004/10/29 14:03:14-05:00 thegrantclan.org!jgrant Keymaping additions for tosa in qte. 2004/10/29 11:43:46-05:00 thegrantclan.org!jgrant Changes based on Murray Jensen's patchs sent to the oe mailing list. Mostly hotplug fixes and location of init scripts. BKrev: 4182bcefIQKf4dZo5GWM-5QhxcjYcQ
Diffstat (limited to 'qte')
-rw-r--r--qte/qte-2.3.7/kernel-keymap-tosa.patch0
-rw-r--r--qte/qte_2.3.7.oe2
2 files changed, 1 insertions, 1 deletions
diff --git a/qte/qte-2.3.7/kernel-keymap-tosa.patch b/qte/qte-2.3.7/kernel-keymap-tosa.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-2.3.7/kernel-keymap-tosa.patch
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe
index 75771b6ea5..b8c36d4a64 100644
--- a/qte/qte_2.3.7.oe
+++ b/qte/qte_2.3.7.oe
@@ -25,7 +25,7 @@ SRC_URI_append_simpad = "file://devfs.patch;patch=1 file://simpad.patch;patch
SRC_URI_append_corgi = "file://kernel-keymap.patch;patch=1 "
SRC_URI_append_shepherd = "file://kernel-keymap.patch;patch=1 "
SRC_URI_append_husky = "file://kernel-keymap.patch;patch=1 "
-SRC_URI_append_tosa = "file://kernel-keymap.patch;patch=1 "
+SRC_URI_append_tosa = "file://kernel-keymap.patch;patch=1 file://kernel-keymap-tosa.patch;patch=1 "
SRC_URI_append_beagle = "file://beagle.patch;patch=1 "
S = "${WORKDIR}/qt-${PV}"