Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] cppczmq: bump git snapshot
@ 2014-01-02 21:48 spdawson at gmail.com
  2014-01-03 19:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: spdawson at gmail.com @ 2014-01-02 21:48 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

Bump the Git snapshot for the cppzmq package. The newer snapshot now
has a separate license file; update license information accordingly.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 package/cppzmq/cppzmq.mk | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/cppzmq/cppzmq.mk b/package/cppzmq/cppzmq.mk
index 1cb0e56..5cbe424 100644
--- a/package/cppzmq/cppzmq.mk
+++ b/package/cppzmq/cppzmq.mk
@@ -4,13 +4,12 @@
 #
 ################################################################################
 
-CPPZMQ_VERSION = b23297800389149ac37f19b7215fa4734d344998
+CPPZMQ_VERSION = 235803740753312576495301ebf5b8ed76407173
 CPPZMQ_SITE = git://github.com/zeromq/cppzmq.git
 CPPZMQ_INSTALL_STAGING = YES
 CPPZMQ_DEPENDENCIES = zeromq
 CPPZMQ_LICENSE = MIT
-# No license file, the license is in the installed header
-CPPZMQ_LICENSE_FILES = zmq.hpp
+CPPZMQ_LICENSE_FILES = LICENSE
 
 define CPPZMQ_INSTALL_STAGING_CMDS
 	$(INSTALL) -m 0644 -D $(@D)/zmq.hpp $(STAGING_DIR)/usr/include/zmq.hpp
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] cppczmq: bump git snapshot
  2014-01-02 21:48 [Buildroot] [PATCH] cppczmq: bump git snapshot spdawson at gmail.com
@ 2014-01-03 19:48 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-01-03 19:48 UTC (permalink / raw)
  To: buildroot

Dear spdawson at gmail.com,

On Thu,  2 Jan 2014 21:48:39 +0000, spdawson at gmail.com wrote:
> From: Simon Dawson <spdawson@gmail.com>
> 
> Bump the Git snapshot for the cppzmq package. The newer snapshot now
> has a separate license file; update license information accordingly.
> 
> Signed-off-by: Simon Dawson <spdawson@gmail.com>
> ---
>  package/cppzmq/cppzmq.mk | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Applied, 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:[~2014-01-03 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 21:48 [Buildroot] [PATCH] cppczmq: bump git snapshot spdawson at gmail.com
2014-01-03 19:48 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox