when i try to compile the yocto kernel to use I2S audio card,i meet the error:
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/liu/edison-src/bbcache/downloads/git2/git.eclipse.org.gitroot.paho.org.eclipse.paho.mqtt.c.git'...
fatal: http://git.eclipse.org/gitroot/paho/org.eclipse.paho.mqtt.c.git/info/refs not found: did you run git update-server-info on the server?
ERROR: Function failed: Fetcher failure for URL: 'git://git.eclipse.org/gitroot/paho/org.eclipse.paho.mqtt.c.git;protocol=http'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/liu/edison-src/out/linux64/build/tmp/work/core2-32-poky-linux/paho-mqtt/3.1-r1/temp/log.do_fetch.3951
ERROR: Task 989 (/home/liu/edison-src/out/linux64/poky/meta-intel-iot-middleware/recipes-connectivity/paho-mqtt/paho-mqtt_3.1.bb, do_fetch) failed with exit code '1'
what can i do to continue compile the linux kernel?
thank you for your help.
Link Copied
Hi,
This issue looks similar to /message/389619# 389619 https://communities.intel.com/message/389619# 389619 . Follow the suggestions in the thread recommended and let us know if you succeed compiling the kernel.
Sergio
Hi,
This issue looks similar to /message/389619# 389619 https://communities.intel.com/message/389619# 389619 . Follow the suggestions in the thread recommended and let us know if you succeed compiling the kernel.
Sergio
Were you able to compile the kernel to use the I2S card, did you try our previous suggestion?
-Sergio
Dear Sergio,
Thank you for your help,I have compile the kernel by copy the Eclipse components to the download directory.
-zarsion
For more complete information about compiler optimizations, see our Optimization Notice.