We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://lcm.googlecode.com/files/lcm-1.0.0.tar.gz doesn't exist anymore.
I updated the lcm-1.0.0.bb file to the following(1.0.0 from archives couldn't be installed), bitbake passes:
SUMMARY = "Lightweight Communications and Marshalling" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=58f4394e20cf65bea09efdc8b430c0bd" DEPENDS = "glib-2.0" SRC_URI = "https://github.com/lcm-proj/lcm/archive/v1.3.1.tar.gz" SRC_URI[md5sum] = "a63526585e517d5a37a69880594c73ac" SRC_URI[sha256sum] = "d9765731127e5138017938c2f990eda6d8a8df260c98fe3053189db7954b9a41" inherit autotools gettext pkgconfig EXTRA_OECONF = " \ --without-python \ --without-java \ --without-lua \ "
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://lcm.googlecode.com/files/lcm-1.0.0.tar.gz
doesn't exist anymore.
I updated the lcm-1.0.0.bb file to the following(1.0.0 from archives couldn't be installed), bitbake passes:
The text was updated successfully, but these errors were encountered: