From: Michael Lauer Date: Tue, 5 Oct 2004 21:22:29 +0000 (+0000) Subject: use the kernel keymap on tosa X-Git-Tag: Release-2010-05/1~16722 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5fa5eeedaff9b71148c74bcb581eb3d40dab8d1;p=openembedded.git use the kernel keymap on tosa BKrev: 416310954wvQBDTXz1JweZQZ4FjefQ --- diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index dd643c7e48..ac578ed9e1 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -5,7 +5,7 @@ LICENSE = "GPL/QPL" MAINTAINER = "Michael 'Mickey' Lauer " DEPENDS = "zlib libpng jpeg tslib uicmoc-native" PROVIDES = "virtual/qte virtual/libqte2" -PR = "r16" +PR = "r17" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://qpe.patch;patch=1 \ @@ -27,6 +27,7 @@ SRC_URI_append_h3900 = "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 " +SRC_URI_append_tosa = "file://kernel-keymap.patch;patch=1 " SRC_URI_append_beagle = "file://beagle.patch;patch=1 " S = "${WORKDIR}/qt-${PV}"