zyre: use a git snapshot that builds
authorSimon Dawson <spdawson@gmail.com>
Thu, 19 Dec 2013 21:20:41 +0000 (21:20 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 19 Dec 2013 21:33:00 +0000 (22:33 +0100)
Commit abe6a13ceaed147449220ee671dc8574f4e7068c bumped the git snapshot for
zyre. Unfortunately, the newer snapshot requires a newer version of
czmq than is currently available in Buildroot. The simplest short-term fix is
to roll zyre back to an earlier git snapshot.

Fixes autobuild failures such as the following.

  http://autobuild.buildroot.net/results/0ef/0efbbcc7e94cdb184c5d032469e03b2b7da3d054/

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/zyre/zyre.mk

index 405697ad44aba4ece9e1a778ea3a6dbaa87b28e2..423091f0d0259aae2f55853c46b3af7e6554c050 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZYRE_VERSION = 378b8b5cf76d10f5e41b339a4bcb0dc6197a9edf
+ZYRE_VERSION = d5b8cb1f66fb5059d9eeb0702a7c2055a63cd8a7
 ZYRE_SITE = $(call github,zeromq,zyre,$(ZYRE_VERSION))
 ZYRE_LICENSE = LGPLv3+
 ZYRE_LICENSE_FILES = COPYING COPYING.LESSER