imx6ull使用bitbake fsl-image-qt5构建yocto出现问题

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6ull使用bitbake fsl-image-qt5构建yocto出现问题

604 Views
290198482
Contributor I

在使用imx6ull在线构建yocto时出现如下问题,不知道什么原因?谢谢!

ERROR: cpuburn-neon-20140626-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 4, output:
failed: Connection refused.
failed: Connection refused.

ERROR: cpuburn-neon-20140626-r0 do_fetch: Function failed: Fetcher failure for URL: 'https://raw.githubusercontent.com/ssvb/cpuburn-arm/dd5c5ba58d2b0b23cfab4a286f9d3f5510000f20/cpuburn-a8.S;name=ssvb'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/xuhy/fsl-release-bsp/build/tmp/work/cortexa7hf-neon-poky-linux-gnueabi/cpuburn-neon/20140626-r0/temp/log.do_fetch.47271
ERROR: Task 2748 (/home/xuhy/fsl-release-bsp/sources/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb, do_fetch) failed with exit code '1'

Labels (3)
0 Kudos
1 Reply

441 Views
joanxie
NXP TechSupport
NXP TechSupport

it seems that your network issue, check your network and use the command try again:

"bitbake -c cleanall cpuburn-neon", then "bitbakc cpuburn-neon"

0 Kudos