aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xkbd
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-03-11 01:51:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-11 01:51:20 +0000
commit7948b414ece3210d716480fcbf7507a7c9ad7b97 (patch)
tree98d4abfbfe2ae94e5f4e86eed5235f9eccb531fb /packages/xkbd
parent1678899392b30943dd237f8d5427aa4ee6dd8e56 (diff)
downloadopenembedded-7948b414ece3210d716480fcbf7507a7c9ad7b97.tar.gz
xkbd: fix circum key mapping. fixes (reopened) hh.org Bug #1512. from .dev 8bcba3a999604c40b28e2542f3c3098dcace7015.
Diffstat (limited to 'packages/xkbd')
-rw-r--r--packages/xkbd/xkbd_0.8.15.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/xkbd/xkbd_0.8.15.bb b/packages/xkbd/xkbd_0.8.15.bb
index daa82dd82e..786ce5fb2a 100644
--- a/packages/xkbd/xkbd_0.8.15.bb
+++ b/packages/xkbd/xkbd_0.8.15.bb
@@ -1,9 +1,10 @@
SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}-CVS.tar.gz \
file://libtool-lossage.patch;patch=1;pnum=1 \
file://fix-equalsign.patch;patch=1 \
+ file://fix-circumkey.patch;patch=1 \
file://xkbd.png"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "x11"