linux: 2.6.35 - Insert space at the end of SRC_URI fixes building for machines that...
authorFlorian Boor <florian.boor@kernelconcepts.de>
Sun, 5 Sep 2010 21:18:18 +0000 (23:18 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Sun, 5 Sep 2010 21:18:18 +0000 (23:18 +0200)
recipes/linux/linux_2.6.35.bb

index 93ebc9f..5089521 100644 (file)
@@ -10,7 +10,7 @@ DEFAULT_PREFERENCE_simone = "1"
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \
            file://fix.module.loading.16310.patch \
-           file://defconfig"
+           file://defconfig "
 
 SRC_URI_append_dockstar = "file://dockstar.patch"