All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/4] msgpack: bump to version 1.4.0
Date: Fri, 22 Apr 2016 23:23:15 +0200	[thread overview]
Message-ID: <20160422232315.4ff76b30@free-electrons.com> (raw)
In-Reply-To: <1461358628-9352-3-git-send-email-patrick.keroulas@savoirfairelinux.com>

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

  reply	other threads:[~2016-04-22 21:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 20:57 [Buildroot] [PATCH v1 0/4] Patrick Keroulas
2016-04-22 20:57 ` [Buildroot] [PATCH v1 1/4] libpjsip: add gnutls support and fix various things Patrick Keroulas
2016-04-22 21:21   ` Thomas Petazzoni
2016-05-03 21:08     ` Patrick Keroulas
2016-05-03 21:43       ` Arnout Vandecappelle
2016-05-04 15:22         ` Patrick Keroulas
2016-05-04 19:23           ` Arnout Vandecappelle
2016-04-22 20:57 ` [Buildroot] [PATCH v1 2/4] msgpack: bump to version 1.4.0 Patrick Keroulas
2016-04-22 21:23   ` Thomas Petazzoni [this message]
2016-05-02 20:57     ` Patrick Keroulas
2016-04-22 21:52   ` Thomas Petazzoni
2016-04-22 20:57 ` [Buildroot] [PATCH v1 3/4] openDHT: new package Patrick Keroulas
2016-04-22 21:30   ` Thomas Petazzoni
2016-04-22 20:57 ` [Buildroot] [PATCH v1 4/4] ring-daemon: " Patrick Keroulas
2016-04-22 22:19   ` Thomas Petazzoni
2016-04-25 14:29     ` Jérôme Oufella
2016-04-25 18:18     ` Patrick Keroulas
2016-04-25 19:24       ` Thomas Petazzoni
2016-04-25 21:20         ` Patrick Keroulas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160422232315.4ff76b30@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.