[oe-commits] Matthias Günther : topas910: linux_2.6. 26 fix line break

git version control git at git.openembedded.org
Mon Nov 8 15:08:09 UTC 2010


Module: openembedded.git
Branch: darwin
Commit: 6d000d4d3f73fd85d84b2c02eb8a9cf69e4aebc0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6d000d4d3f73fd85d84b2c02eb8a9cf69e4aebc0

Author: Matthias Günther <matgnt at gmail.com>
Date:   Mon Apr 26 12:41:39 2010 +0000

topas910: linux_2.6.26 fix line break

Author: Matthias Günther <matgnt at gmail.com>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/linux/linux_2.6.26.bb |    4 +++-
 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 22c0d16..65da5ad 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() {





More information about the Openembedded-commits mailing list