diff options
author | Koen Kooi <koen@openembedded.org> | 2010-05-26 09:06:24 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-26 09:06:24 +0200 |
commit | 65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch) | |
tree | 1e4c1743124bcc8e117a7c8190c980020612741e /recipes/xserver-common/xserver-common_1.30.bb | |
parent | d3d5978587da59f9778b345de2d33b304dc350fc (diff) | |
parent | 523f22b938703b56a823fa9e9c577869669ddb82 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.30.bb')
-rw-r--r-- | recipes/xserver-common/xserver-common_1.30.bb | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes/xserver-common/xserver-common_1.30.bb b/recipes/xserver-common/xserver-common_1.30.bb index 56db9fa5e5..a4390ab792 100644 --- a/recipes/xserver-common/xserver-common_1.30.bb +++ b/recipes/xserver-common/xserver-common_1.30.bb @@ -13,15 +13,15 @@ inherit gpe SRC_URI_append = " file://setDPI.sh \ file://89xdgautostart.sh \ -file://0018-zaurus-fixed-machine-names.patch;patch=1 \ -file://0019-keymap-fixed-machine-names.patch;patch=1 \ -file://0020-keymap-fixed-machine-names-again.patch;patch=1 \ -file://0021-xserver-introduced-MOUSE-variable-for-mouse-argument.patch;patch=1 \ -file://0022-xserver-fix-syntax-error.patch;patch=1 \ -file://0023-Xserver-provide-screen-argument-only-for-non-X.org-s.patch;patch=1 \ -file://0024-Xserver-move-nearly-whole-functionality-to-xserver-c.patch;patch=1 \ -file://0025-Makefile-move-modmaps-install-xserver-common.patch;patch=1 \ -file://0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch;patch=1 \ +file://0018-zaurus-fixed-machine-names.patch \ +file://0019-keymap-fixed-machine-names.patch \ +file://0020-keymap-fixed-machine-names-again.patch \ +file://0021-xserver-introduced-MOUSE-variable-for-mouse-argument.patch \ +file://0022-xserver-fix-syntax-error.patch \ +file://0023-Xserver-provide-screen-argument-only-for-non-X.org-s.patch \ +file://0024-Xserver-move-nearly-whole-functionality-to-xserver-c.patch \ +file://0025-Makefile-move-modmaps-install-xserver-common.patch \ +file://0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch \ " do_install_append() { |