diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/qte/qte-2.3.9-snapshot/kernel-keymap-corgi.patch | 0 | ||||
-rw-r--r-- | packages/qte/qte_2.3.9-snapshot.bb | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/qte/qte-2.3.9-snapshot/kernel-keymap-corgi.patch b/packages/qte/qte-2.3.9-snapshot/kernel-keymap-corgi.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/qte/qte-2.3.9-snapshot/kernel-keymap-corgi.patch diff --git a/packages/qte/qte_2.3.9-snapshot.bb b/packages/qte/qte_2.3.9-snapshot.bb index 5282838a58..8eeb417013 100644 --- a/packages/qte/qte_2.3.9-snapshot.bb +++ b/packages/qte/qte_2.3.9-snapshot.bb @@ -21,9 +21,9 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/snapshots/qt-embedded-${PV}.tar.gz \ file://switches.h " SRC_URI_append_simpad = "file://devfs.patch;patch=1 file://simpad.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 " +SRC_URI_append_corgi = "file://kernel-keymap.patch;patch=1 file://kernel-keymap-corgi.patch;patch=1 " +SRC_URI_append_shepherd = "file://kernel-keymap.patch;patch=1 file://kernel-keymap-corgi.patch;patch=1 " +SRC_URI_append_husky = "file://kernel-keymap.patch;patch=1 file://kernel-keymap-corgi.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 " |