Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cppzmq: bump to version v4.3.0 | Fabrice Fontaine | 2018-09-25 | 1 | -1/+2 |
| | | | | | | | | | - move to cmake-infrastructure - add patch to fix install without static libzmq - add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | cppzmq: add .hash file | Peter Korsgaard | 2016-06-15 | 1 | -0/+2 |
Fixes: http://autobuild.buildroot.org/results/425/425ce97de58c53c4f56d43654c0ec8a7cd7c6430/ Similar to jquery-keyboard, it seems the cppzmq tarball on the autobuilder is corrupt. Fix it by adding a .hash file so it falls back to our s.b.o mirror. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |