From: Phil Blundell Date: Sun, 11 Jul 2004 22:01:27 +0000 (+0000) Subject: apply patch from Florian Boor to disable f11 keybinding X-Git-Tag: Release-2010-05/1~18251 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b73ce31c4e330a215864a7c5431b78e8a70114;p=openembedded.git apply patch from Florian Boor to disable f11 keybinding BKrev: 40f1b8b7ICecLLsGtZM3ZdxfSvyXvA --- diff --git a/matchbox-wm/matchbox-wm-0.8.2/kbdconfig_keylaunch_simpad.patch b/matchbox-wm/matchbox-wm-0.8.2/kbdconfig_keylaunch_simpad.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/matchbox-wm/matchbox-wm_0.8.2.oe b/matchbox-wm/matchbox-wm_0.8.2.oe index b71cd287c2..dc66cc38e1 100644 --- a/matchbox-wm/matchbox-wm_0.8.2.oe +++ b/matchbox-wm/matchbox-wm_0.8.2.oe @@ -1,10 +1,11 @@ -PR = "r1" +PR = "r2" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \ - file://net-showing-desktop.patch;patch=1" + file://net-showing-desktop.patch;patch=1 \ + file://kbdconfig_keylaunch_simpad.patch;patch=1;pnum=0" S = "${WORKDIR}/matchbox-window-manager-${PV}" inherit autotools pkgconfig