From ceb0f25ac1fe1e4bdcf3d01845a6b9d0c8d58e72 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 (From OE-Core rev: add617cbeac9fcf4621cca45a0800c5ab6239c5a) 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') 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-54-g00ecf