aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-10-06 09:29:23 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-06 09:29:23 +0000
commite25768008840699bc4124ec98056a1f83fda4bf7 (patch)
treeb15b093f605ec0aabc2fa16bd684f5f9b340909e /packages/xserver
parentb0ab58b38a4164c3f21cccb472b553ef2ffb8f2a (diff)
downloadopenembedded-e25768008840699bc4124ec98056a1f83fda4bf7.tar.gz
packages/xserver/xserver-kdrive_20050207.bb: _append needs a space and our patcher is too powerfull ;)
Diffstat (limited to 'packages/xserver')
-rw-r--r--packages/xserver/xserver-kdrive_20050207.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/xserver/xserver-kdrive_20050207.bb b/packages/xserver/xserver-kdrive_20050207.bb
index 0c9ace6691..65f1420096 100644
--- a/packages/xserver/xserver-kdrive_20050207.bb
+++ b/packages/xserver/xserver-kdrive_20050207.bb
@@ -37,13 +37,13 @@ SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;
file://kmode.patch;patch=1 \
file://fbdev-not-fix.patch;patch=1 "
-SRC_URI_append_mnci = "file://onlyfb.patch;patch=1 \
+SRC_URI_append_mnci = " file://onlyfb.patch;patch=1 \
file://devfs.patch;patch=1 \
file://disable-apm.patch;patch=1"
-SRC_URI_append_poodle = "file://xserver-kdrive-poodle.patch;patch=1"
-SRC_URI_append_c7x0 = "file://disable-apm.patch;patch=1"
-SRC_URI_append_ipaq-pxa270= "file://disable-apm.patch;patch=1"
-SRC_URI_append_h3900 = "file://disable-apm.patch;patch=1"
+SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1"
+SRC_URI_append_c7x0 = " file://disable-apm.patch;patch=1"
+SRC_URI_append_ipaq-pxa270= " file://disable-apm.patch;patch=1"
+SRC_URI_append_h3900 = " file://disable-apm.patch;patch=1"
SRC_URI_append_h2200 = " file://disable-apm.patch;patch=1"
PACKAGE_ARCH_poodle = "poodle"