* [Buildroot] [PATCH] zyre: use a git snapshot that builds
@ 2013-12-19 21:20 spdawson at gmail.com
2013-12-19 21:33 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: spdawson at gmail.com @ 2013-12-19 21:20 UTC (permalink / raw)
To: buildroot
From: Simon Dawson <spdawson@gmail.com>
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>
---
package/zyre/zyre.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/zyre/zyre.mk b/package/zyre/zyre.mk
index 405697a..423091f 100644
--- a/package/zyre/zyre.mk
+++ b/package/zyre/zyre.mk
@@ -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
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] zyre: use a git snapshot that builds
2013-12-19 21:20 [Buildroot] [PATCH] zyre: use a git snapshot that builds spdawson at gmail.com
@ 2013-12-19 21:33 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-12-19 21:33 UTC (permalink / raw)
To: buildroot
>>>>> "spdawson" == spdawson <spdawson@gmail.com> writes:
> From: Simon Dawson <spdawson@gmail.com>
> 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>
Committed, thanks.
> ---
> package/zyre/zyre.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> diff --git a/package/zyre/zyre.mk b/package/zyre/zyre.mk
> index 405697a..423091f 100644
> --- a/package/zyre/zyre.mk
> +++ b/package/zyre/zyre.mk
> @@ -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
> --
> 1.8.3.2
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-19 21:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 21:20 [Buildroot] [PATCH] zyre: use a git snapshot that builds spdawson at gmail.com
2013-12-19 21:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox