diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-03-16 11:53:21 -0700 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch-fe.de> | 2011-04-29 14:08:38 +0200 |
commit | 2685ca76fd11c9bc2b1e96b1e4c40fc3b9763691 (patch) | |
tree | f0f10358a7a1418c2325d2b209835164c2ecb0a6 /recipes/xqt2/files/KeyMap.patch | |
parent | 2e62b57f6ffedd7acad434f62a49a7933e62b812 (diff) | |
download | openembedded-2685ca76fd11c9bc2b1e96b1e4c40fc3b9763691.tar.gz |
xqt2: Rework the patches for xqt2 (vs the core part).
The way this package builds, xqt2 isn't the main place for
${S}. So we add in another task to apply the patches in that
directory (as there's 4 of them).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes/xqt2/files/KeyMap.patch')
-rw-r--r-- | recipes/xqt2/files/KeyMap.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xqt2/files/KeyMap.patch b/recipes/xqt2/files/KeyMap.patch index 62564cf248..2b00dcad18 100644 --- a/recipes/xqt2/files/KeyMap.patch +++ b/recipes/xqt2/files/KeyMap.patch @@ -1,5 +1,5 @@ ---- xc/../xqt2/xfree86/xqt-driver/KeyMap.h 2004-10-16 08:06:07.000000000 +0200 -+++ xc/../xqt2/xfree86/xqt-driver/KeyMap~.h 2006-05-10 19:41:16.000000000 +0200 +--- xqt2/xfree86/xqt-driver/KeyMap.h 2004-10-16 08:06:07.000000000 +0200 ++++ xqt2/xfree86/xqt-driver/KeyMap~.h 2006-05-10 19:41:16.000000000 +0200 @@ -75,6 +75,7 @@ /* [ */ K(BracketLeft, XK_bracketleft, XK_braceleft) // Fn+T /* { */ K(BraceLeft, XK_braceleft, NoSymbol) // ??? |