From 94520f4538781ba7b8cfc03552ad6a23d4483c77 Mon Sep 17 00:00:00 2001 From: David Lanzendörfer Date: Fri, 20 Nov 2009 18:38:49 +0000 Subject: mokomaze: missing space between SRC_URI entries Signed-off-by: Martin Jansa --- recipes/mokomaze/mokomaze_0.5.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/mokomaze') diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb index 8c45e620fe..6fbe415d2e 100644 --- a/recipes/mokomaze/mokomaze_0.5.5.bb +++ b/recipes/mokomaze/mokomaze_0.5.5.bb @@ -14,7 +14,7 @@ PV="0.5.5+git8" SRC_URI="http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz" -SRC_URI_append_shr = "file://fsoraw.patch;patch=1" +SRC_URI_append_shr = " file://fsoraw.patch;patch=1" inherit autotools -- cgit 1.2.3-korg