summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mkelfimage
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-19 22:23:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-20 12:32:53 +0100
commitceb0f25ac1fe1e4bdcf3d01845a6b9d0c8d58e72 (patch)
treeef9c74ae0ff61d1c0918c897fadba1a7efaf150e /meta/recipes-devtools/mkelfimage
parent589a7fee4e6417c42f4220e913e1bfa15e816eac (diff)
downloadast2050-yocto-poky-ceb0f25ac1fe1e4bdcf3d01845a6b9d0c8d58e72.zip
ast2050-yocto-poky-ceb0f25ac1fe1e4bdcf3d01845a6b9d0c8d58e72.tar.gz
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 <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mkelfimage')
-rw-r--r--meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb b/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb
index eb6aa71..ca145ff 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 \
"
OpenPOWER on IntegriCloud