diff options
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 dbcfa33ef9..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;apply=yes \ -file://0019-keymap-fixed-machine-names.patch;apply=yes \ -file://0020-keymap-fixed-machine-names-again.patch;apply=yes \ -file://0021-xserver-introduced-MOUSE-variable-for-mouse-argument.patch;apply=yes \ -file://0022-xserver-fix-syntax-error.patch;apply=yes \ -file://0023-Xserver-provide-screen-argument-only-for-non-X.org-s.patch;apply=yes \ -file://0024-Xserver-move-nearly-whole-functionality-to-xserver-c.patch;apply=yes \ -file://0025-Makefile-move-modmaps-install-xserver-common.patch;apply=yes \ -file://0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch;apply=yes \ +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() { |