[Buildroot] [PATCH v1 2/4] msgpack: bump to version 1.4.0

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Apr 22 21:23:15 UTC 2016


Hello,

On Fri, 22 Apr 2016 16:57:06 -0400, Patrick Keroulas wrote:

> -MSGPACK_VERSION = 0.5.4
> -MSGPACK_SITE = http://downloads.sourceforge.net/project/msgpack/msgpack/cpp
> -MSGPACK_LICENSE = Apache-2.0
> -MSGPACK_LICENSE_FILES = COPYING
> +MSGPACK_VERSION = 1.4.0
> +MSGPACK_SOURCE = msgpack-$(MSGPACK_VERSION).tar.gz
> +MSGPACK_SITE = https://github.com/msgpack/msgpack-c/releases/download/cpp-$(MSGPACK_VERSION)
> +MSGPACK_LICENSE = Boost-1.0
> +MSGPACK_LICENSE_FILES = LICENSE_1_0.txt
> +MSGPACK_INSTALL_STAGING = YES

This seems like a major update. Did you check that the python-msgpack
package, which depends on msgpack, was still building/working fine
after this update?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list