From add617cbeac9fcf4621cca45a0800c5ab6239c5a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 Jul 2012 22:23:00 -0700 Subject: puzzles, mkelfimage: Use svn protocol instead of http These repos are not setup to serve through http protocol Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/mkelfimage') diff --git a/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb b/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb index eb6aa7146e..ca145ffc8e 100644 --- a/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb +++ b/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb @@ -10,7 +10,7 @@ PR = "r1" DEPENDS += "zlib" -SRC_URI = "svn://coreboot.org/coreboot/trunk/util;module=mkelfImage;protocol=http \ +SRC_URI = "svn://coreboot.org/coreboot/trunk/util;module=mkelfImage;protocol=svn \ file://cross-compile.patch \ " -- cgit v1.2.3