diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-21 09:38:04 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-21 09:38:04 +0000 |
commit | 2df52060c43634aab1d602be1e71b1080e179733 (patch) | |
tree | 9799a03fc59890fdc668c94cc2cbb0a7cbc28095 /qte/qte_2.3.7.oe | |
parent | 3e70cf4823ee4cdfad3b51987be9afd211d3f989 (diff) |
reapply the keyboard.patch for c7x0 devices by hand (can you say merge hell?), this now brings Opie on c7x0 back on par w/ oz 3.3.x. still unfinished and waiting for a kind soul to finish though.
BKrev: 40fe397cGsECWc50n29GIc8iHichqA
Diffstat (limited to 'qte/qte_2.3.7.oe')
-rw-r--r-- | qte/qte_2.3.7.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index 6fd72afc5e..e5d44590ab 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -22,6 +22,9 @@ SRC_URI_append_simpad = "file://devfs.patch;patch=1 file://simpad.patch;patch= SRC_URI_append_h3600 = "file://devfs.patch;patch=1 " SRC_URI_append_h3900 = "file://devfs.patch;patch=1 " SRC_URI_append_beagle = "file://devfs.patch;patch=1 " +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 " S = "${WORKDIR}/qt-${PV}" |