diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-22 21:38:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-22 21:45:28 +0000 |
commit | be9262233975911e404f6fcdb3c81ba916d28e32 (patch) | |
tree | 2149a99c8d1116e8811d2fc9efad3f973971dd9b /meta/recipes-graphics/xorg-xserver | |
parent | d26cbff22a3dfc3f5682b44d6e753f1c4091a56d (diff) | |
download | poky-be9262233975911e404f6fcdb3c81ba916d28e32.tar.gz |
Remove all comments from multiline expressions (as mentioned in bug #704)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
3 files changed, 13 insertions, 12 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb index f6a0d83ccb..b7e5520f42 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb | |||
@@ -13,10 +13,6 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ | |||
13 | file://extra-kmodes.patch;patch=1 \ | 13 | file://extra-kmodes.patch;patch=1 \ |
14 | file://disable-apm.patch;patch=1 \ | 14 | file://disable-apm.patch;patch=1 \ |
15 | file://no-serial-probing.patch;patch=1 \ | 15 | file://no-serial-probing.patch;patch=1 \ |
16 | # file://kdrive-evdev.patch;patch=1 \ | ||
17 | # file://kdrive-use-evdev.patch;patch=1 \ | ||
18 | # file://enable-builtin-fonts.patch;patch=1 \ | ||
19 | # file://optional-xkb.patch;patch=1 \ | ||
20 | file://keyboard-resume-workaround.patch;patch=1 \ | 16 | file://keyboard-resume-workaround.patch;patch=1 \ |
21 | file://enable-xcalibrate.patch;patch=1 \ | 17 | file://enable-xcalibrate.patch;patch=1 \ |
22 | file://hide-cursor-and-ppm-root.patch;patch=1 \ | 18 | file://hide-cursor-and-ppm-root.patch;patch=1 \ |
@@ -24,5 +20,10 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ | |||
24 | file://fix-newer-xorg-headers.patch;patch=1 \ | 20 | file://fix-newer-xorg-headers.patch;patch=1 \ |
25 | file://crosscompile.patch;patch=1 \ | 21 | file://crosscompile.patch;patch=1 \ |
26 | file://nodolt.patch;patch=1" | 22 | file://nodolt.patch;patch=1" |
23 | # file://kdrive-evdev.patch;patch=1 | ||
24 | # file://kdrive-use-evdev.patch;patch=1 | ||
25 | # file://enable-builtin-fonts.patch;patch=1 | ||
26 | # file://optional-xkb.patch;patch=1 | ||
27 | |||
27 | 28 | ||
28 | S = "${WORKDIR}/xorg-server-${PV}" | 29 | S = "${WORKDIR}/xorg-server-${PV}" |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb index 9ff85de6c3..faa4f64159 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb | |||
@@ -10,8 +10,8 @@ PR = "r0" | |||
10 | 10 | ||
11 | SRC_URI += "file://nodolt.patch \ | 11 | SRC_URI += "file://nodolt.patch \ |
12 | file://crosscompile.patch" | 12 | file://crosscompile.patch" |
13 | # file://libdri-xinerama-symbol.patch;patch=1 \ | 13 | # file://libdri-xinerama-symbol.patch;patch=1 |
14 | # file://xserver-boottime.patch;patch=1" | 14 | # file://xserver-boottime.patch;patch=1 |
15 | 15 | ||
16 | # Misc build failure for master HEAD | 16 | # Misc build failure for master HEAD |
17 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" | 17 | SRC_URI += "file://fix_open_max_preprocessor_error.patch" |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb index 4789f28f5f..99804a21bd 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb | |||
@@ -10,18 +10,18 @@ DEPENDS += "font-util" | |||
10 | 10 | ||
11 | RDEPENDS_${PN} += "xkeyboard-config" | 11 | RDEPENDS_${PN} += "xkeyboard-config" |
12 | 12 | ||
13 | # file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1 \ | 13 | # file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1 |
14 | # file://xserver-1.5.0-bg-none-root.patch;patch=1 \ | 14 | # file://xserver-1.5.0-bg-none-root.patch;patch=1 |
15 | # file://xserver-no-root-2.patch;patch=1 \ | 15 | # file://xserver-no-root-2.patch;patch=1 |
16 | # file://xserver-boottime.patch;patch=1" | 16 | # file://xserver-boottime.patch;patch=1 |
17 | # file://xserver-DRI2Swapbuffer.patch;patch=1" | 17 | # file://xserver-DRI2Swapbuffer.patch;patch=1 |
18 | 18 | ||
19 | 19 | ||
20 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \ | 20 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \ |
21 | file://nodolt.patch;patch=1 \ | 21 | file://nodolt.patch;patch=1 \ |
22 | file://crosscompile.patch;patch=1 \ | 22 | file://crosscompile.patch;patch=1 \ |
23 | file://fix_macros1.patch;patch=1" | 23 | file://fix_macros1.patch;patch=1" |
24 | # file://libdri-xinerama-symbol.patch;patch=1" | 24 | # file://libdri-xinerama-symbol.patch;patch=1 |
25 | 25 | ||
26 | # Misc build failure for master HEAD | 26 | # Misc build failure for master HEAD |
27 | SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1" | 27 | SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1" |