From 2df52060c43634aab1d602be1e71b1080e179733 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 21 Jul 2004 09:38:04 +0000 Subject: 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 --- qte/qte-2.3.7/kernel-keymap.patch | 0 qte/qte-2.3.7/keyboard.patch | 0 qte/qte_2.3.7.oe | 3 +++ 3 files changed, 3 insertions(+) create mode 100644 qte/qte-2.3.7/kernel-keymap.patch delete mode 100644 qte/qte-2.3.7/keyboard.patch (limited to 'qte') diff --git a/qte/qte-2.3.7/kernel-keymap.patch b/qte/qte-2.3.7/kernel-keymap.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qte/qte-2.3.7/keyboard.patch b/qte/qte-2.3.7/keyboard.patch deleted file mode 100644 index e69de29bb2..0000000000 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}" -- cgit v1.2.3