mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
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>
This commit is contained in:
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user