[OE-core] The git fetch issue with jethro branch of poky
Luo Zhenhua
zhenhua.luo at freescale.com
Fri Nov 6 06:21:28 UTC 2015
Hi all,
I use the jethro branch of poky and add the following configurations in local.conf to use our own source mirror.
INHERIT += "own-mirrors"
SOURCE_MIRROR_URL = "http://sun.ap.freescale.net/yocto/downloads/"
The git fetch issue is met during the image build. The detailed log is attached. The following is the reproducible steps. There is no such issue when using old Yocto releases(e.g. daisy, fido).
$ git clone git://git.yoctoproject.org/poky
$ cd poky/
$. ./oe-init-build-env genericx86
$ echo "INHERIT += \"own-mirrors\"" >> conf/local.conf
$ echo "SOURCE_MIRROR_URL = \"http://sun.ap.freescale.net/yocto/downloads/\"" >> conf/local.conf
$ MACHINE=genericx86 bitbake kmod -c fetch
Does somebody meet similar issue when using custom source mirror with jethro branch? Please shed some lights on how to solve the issue. Thanks in advance!
Best Regards,
Zhenhua
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fetch_error.log
Type: application/octet-stream
Size: 14797 bytes
Desc: fetch_error.log
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151106/0944433a/attachment-0002.obj>
More information about the Openembedded-core
mailing list