summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mkelfimage
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-07-17 21:38:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-18 14:29:30 +0100
commit18d4ed7324a1349eaea9e33f3d363a451754b722 (patch)
tree460f96603492035e2cf7f0093cd7bb77038f6a5f /meta/recipes-devtools/mkelfimage
parent12e68d410ba127a94638140e8542a1731122e083 (diff)
downloadast2050-yocto-poky-18d4ed7324a1349eaea9e33f3d363a451754b722.zip
ast2050-yocto-poky-18d4ed7324a1349eaea9e33f3d363a451754b722.tar.gz
puzzles, mkelfimage: Add protocol=http
This would fail in some firewall situations otherwise (From OE-Core rev: 4c1a768238fe9a36b7ed714c9c40951b7357410a) Signed-off-by: Saul Wold <sgw@linux.intel.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 c670f23..eb6aa71 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 \
+SRC_URI = "svn://coreboot.org/coreboot/trunk/util;module=mkelfImage;protocol=http \
file://cross-compile.patch \
"
OpenPOWER on IntegriCloud