From: Michael Lauer Date: Wed, 21 Jul 2004 09:38:04 +0000 (+0000) Subject: reapply the keyboard.patch for c7x0 devices by hand (can you say merge hell?), this... X-Git-Tag: Release-2010-05/1~18121 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df52060c43634aab1d602be1e71b1080e179733;p=openembedded.git 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 --- diff --git a/qte/qte-2.3.7/keyboard.patch b/qte/qte-2.3.7/kernel-keymap.patch similarity index 100% rename from qte/qte-2.3.7/keyboard.patch rename to qte/qte-2.3.7/kernel-keymap.patch 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}"