summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-22 21:38:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-22 21:45:28 +0000
commitbe9262233975911e404f6fcdb3c81ba916d28e32 (patch)
tree2149a99c8d1116e8811d2fc9efad3f973971dd9b /meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
parentd26cbff22a3dfc3f5682b44d6e753f1c4091a56d (diff)
downloadopenembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.tar.gz
openembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.tar.bz2
openembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.tar.xz
openembedded-core-be9262233975911e404f6fcdb3c81ba916d28e32.zip
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/xserver-xf86-dri-lite_git.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb12
1 files changed, 6 insertions, 6 deletions
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 4789f28f5..99804a21b 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"
RDEPENDS_${PN} += "xkeyboard-config"
-# file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1 \
-# file://xserver-1.5.0-bg-none-root.patch;patch=1 \
-# file://xserver-no-root-2.patch;patch=1 \
-# file://xserver-boottime.patch;patch=1"
-# file://xserver-DRI2Swapbuffer.patch;patch=1"
+# file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1
+# file://xserver-1.5.0-bg-none-root.patch;patch=1
+# file://xserver-no-root-2.patch;patch=1
+# file://xserver-boottime.patch;patch=1
+# file://xserver-DRI2Swapbuffer.patch;patch=1
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \
file://nodolt.patch;patch=1 \
file://crosscompile.patch;patch=1 \
file://fix_macros1.patch;patch=1"
-# file://libdri-xinerama-symbol.patch;patch=1"
+# file://libdri-xinerama-symbol.patch;patch=1
# Misc build failure for master HEAD
SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"