From 6d000d4d3f73fd85d84b2c02eb8a9cf69e4aebc0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20G=C3=BCnther?= Date: Mon, 26 Apr 2010 12:41:39 +0000 Subject: [PATCH] topas910: linux_2.6.26 fix line break MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Author: Matthias Günther Signed-off-by: Eric Bénard --- recipes/linux/linux_2.6.26.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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() { -- 2.39.5