summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Günther <matgnt@gmail.com>2010-04-26 12:41:39 +0000
committerEric Bénard <eric@eukrea.com>2010-11-06 23:21:54 +0100
commit6d000d4d3f73fd85d84b2c02eb8a9cf69e4aebc0 (patch)
tree2bbb7d35e63fcb842edefc8ef707ffb33f597b63
parentf99959c85bf2cb822c9b578ecbe20c1ec298184d (diff)
downloadopenembedded-6d000d4d3f73fd85d84b2c02eb8a9cf69e4aebc0.tar.gz
topas910: linux_2.6.26 fix line break
Author: Matthias Günther <matgnt@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/linux/linux_2.6.26.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.26.bb b/recipes/linux/linux_2.6.26.bb
index 22c0d166aa..65da5ad064 100644
--- a/recipes/linux/linux_2.6.26.bb
+++ b/recipes/linux/linux_2.6.26.bb
@@ -37,7 +37,9 @@ SRC_URI_append_mpc8313e-rdb = "\
file://mpc8313e-rdb-eth-fixed.patch \
"
-SRC_URI_append_topas910 = "http://www.bplan-gmbh.org/data/toshiba/topas/linux/2.6.26.5/patch_2.6.26.5_topas910.bz2;apply=yes;name=topaspatch"
+SRC_URI_append_topas910 = " \
+ http://www.bplan-gmbh.org/data/toshiba/topas/linux/2.6.26.5/patch_2.6.26.5_topas910.bz2;apply=yes;name=topaspatch \
+ "
# see http://bugzilla.kernel.org/show_bug.cgi?id=11143
do_install_append() {