All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] LIBLO : bump version to 0.29
Date: Thu, 8 Feb 2018 23:04:00 +0100	[thread overview]
Message-ID: <20180208230400.06741487@windsurf.lan> (raw)
In-Reply-To: <1518118669-24714-1-git-send-email-alexbaldwinmusic@gmail.com>

Hello,

On Thu,  8 Feb 2018 20:37:48 +0100, Alex B wrote:

> diff --git a/package/liblo/liblo.hash b/package/liblo/liblo.hash
> index a4e01a6..862b6fb 100644
> --- a/package/liblo/liblo.hash
> +++ b/package/liblo/liblo.hash
> @@ -1,3 +1,7 @@
> -# From http://sourceforge.net/projects/liblo/files/liblo/0.26/
> -sha1	21942c8f19e9829b5842cb85352f98c49dfbc823  liblo-0.26.tar.gz
> -md5	5351de14262560e15e7f23865293b16f  liblo-0.26.tar.gz
> +# From http://sourceforge.net/projects/liblo/files/liblo/0.29/
> +sha1    6aa69456787d3d6ef915281b4a0f8f2c79548ce3  liblo-0.29.tar.gz
> +md5	b0e70bc0fb2254addf94adddf85cffd3  liblo-0.29.tar.gz
> +
> +# Locally computed
> +sha1    caeb68c46fa36651acf592771d09de7937926bb3  COPYING	
> +md5 fbc093901857fcd118f065f900982c24  COPYING

A single sha256 hash was sufficient here.

> diff --git a/package/liblo/liblo.mk b/package/liblo/liblo.mk
> index 3c852be..856b437 100644
> --- a/package/liblo/liblo.mk
> +++ b/package/liblo/liblo.mk
> @@ -4,11 +4,12 @@
>  #
>  ################################################################################
>  
> -LIBLO_VERSION = 0.26
> +LIBLO_VERSION = 0.29
>  LIBLO_SITE = http://downloads.sourceforge.net/project/liblo/liblo/$(LIBLO_VERSION)
>  
>  LIBLO_LICENSE = LGPL-2.1+
>  LIBLO_LICENSE_FILES = COPYING
>  LIBLO_INSTALL_STAGING = YES
> +LIBLO_CONF_OPTS += --disable-ipv6

A comment above this line (in addition to the commit log) would have
been nice.

I've fixed both issues, and applied your patch to next. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

  parent reply	other threads:[~2018-02-08 22:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 19:37 [Buildroot] [PATCH v2 1/1] LIBLO : bump version to 0.29 Alex B
2018-02-08 19:37 ` Alex B
2018-02-08 22:04 ` Thomas Petazzoni [this message]
2018-02-10 16:19   ` Alex Baldwin
2018-02-10 17:45     ` Thomas Petazzoni
2018-02-11 16:25       ` Alex Baldwin
2018-02-12 20:05         ` Thomas Petazzoni

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=20180208230400.06741487@windsurf.lan \
    --to=thomas.petazzoni@bootlin.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.