From 2df52060c43634aab1d602be1e71b1080e179733 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 21 Jul 2004 09:38:04 +0000 Subject: [PATCH] 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/{keyboard.patch => kernel-keymap.patch} | 0 qte/qte_2.3.7.oe | 3 +++ 2 files changed, 3 insertions(+) rename qte/qte-2.3.7/{keyboard.patch => kernel-keymap.patch} (100%) 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}" -- 2.39.5