* [Buildroot] [PATCH] package/filemq: bump to the latest master
@ 2017-07-05 8:19 Romain Naour
2017-07-05 9:33 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2017-07-05 8:19 UTC (permalink / raw)
To: buildroot
This bump include a patch that fixes a build issue with gcc >= 7.1.
Fixes:
http://autobuild.buildroot.net/results/434/43452430edf44cbcef6ea3a5ab80ac0ff406208f
Signed-off-by: Romain Naour <romain.naour@smile.fr>
---
package/filemq/filemq.hash | 2 +-
package/filemq/filemq.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/filemq/filemq.hash b/package/filemq/filemq.hash
index d76d009..d1df1ff 100644
--- a/package/filemq/filemq.hash
+++ b/package/filemq/filemq.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 a9973117f8afea6d4cbde95e4d7f46ab90d67cb0d72e42165410d665bf1765c1 filemq-3dc89932903b0320853d87833aabc6f7e7781c49.tar.gz
+sha256 f3764e1adacfbf7fd09fb9c553e796a80d8159f1ace689fb68307afbc1746d4c filemq-8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0.tar.gz
diff --git a/package/filemq/filemq.mk b/package/filemq/filemq.mk
index 581e8a8..75d8bd9 100644
--- a/package/filemq/filemq.mk
+++ b/package/filemq/filemq.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FILEMQ_VERSION = 3dc89932903b0320853d87833aabc6f7e7781c49
+FILEMQ_VERSION = 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0
FILEMQ_SITE = $(call github,zeromq,filemq,$(FILEMQ_VERSION))
FILEMQ_AUTORECONF = YES
--
2.9.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] package/filemq: bump to the latest master
2017-07-05 8:19 [Buildroot] [PATCH] package/filemq: bump to the latest master Romain Naour
@ 2017-07-05 9:33 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-07-05 9:33 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 5 Jul 2017 10:19:57 +0200, Romain Naour wrote:
> This bump include a patch that fixes a build issue with gcc >= 7.1.
>
> Fixes:
> http://autobuild.buildroot.net/results/434/43452430edf44cbcef6ea3a5ab80ac0ff406208f
>
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
> ---
> package/filemq/filemq.hash | 2 +-
> package/filemq/filemq.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-05 9:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05 8:19 [Buildroot] [PATCH] package/filemq: bump to the latest master Romain Naour
2017-07-05 9:33 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox