I'm tring to build image based on imx-4.1.15-1.0.0, when I excute $ bitbake fsl-image-gui, below error occurs:
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
Fetcher failure for URL: 'http://bugzilla.yoctoproject.org/report.cgi'. URL http://bugzilla.yoctoproject.org/report.cgi doesn't work. Please ensure your network is configured correctly.
network works fine, 'http://bugzilla.yoctoproject.org/report.cgi can be accessed by browser.
git works fine also.
What's the problem ?