bhunt2 / QC1.0

Design, documentation, and code for our first quadcopter
1 stars 0 forks source link

yocto 3.0 errors #22

Closed sabmah closed 8 years ago

sabmah commented 8 years ago

OpenCV needed latest version of Yocto image. I downloaded new firmware image from https://software.intel.com/en-us/iot/hardware/edison/downloads and flashed the edison with the new version.

When I check the version(configure_edison --version) and try to get the latest version(configure_edison --latest-version), it gives these errors below.

Also, when I run configure_edison --upgrade, which tries to upgrade to new version, I also get an error.

bhunt2 commented 8 years ago

Please describe the resolution you came up with for this issue. I see that you reverted back to another version, but will that version support what you want?

bhunt2 commented 8 years ago

Please close this issue if it is resolved or is a non-issue.

sabmah commented 8 years ago

I will close this for now. Kainoa is still working on opencv on 2.1 yocto version. If Yocto 3.0 is needed, then I will reopen this.