* [Buildroot] [PATCH] mpd: bump to version 0.18.10
@ 2014-04-22 11:27 Gustavo Zacarias
2014-04-24 15:24 ` Peter Korsgaard
2014-04-25 14:47 ` Thomas Petazzoni
0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-04-22 11:27 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/mpd/mpd.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index 7e4ebac..ad393c7 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -5,7 +5,7 @@
################################################################################
MPD_VERSION_MAJOR = 0.18
-MPD_VERSION = $(MPD_VERSION_MAJOR).9
+MPD_VERSION = $(MPD_VERSION_MAJOR).10
MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
MPD_DEPENDENCIES = host-pkgconf libglib2
--
1.8.3.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] mpd: bump to version 0.18.10
2014-04-22 11:27 [Buildroot] [PATCH] mpd: bump to version 0.18.10 Gustavo Zacarias
@ 2014-04-24 15:24 ` Peter Korsgaard
2014-04-25 14:47 ` Thomas Petazzoni
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2014-04-24 15:24 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] mpd: bump to version 0.18.10
2014-04-22 11:27 [Buildroot] [PATCH] mpd: bump to version 0.18.10 Gustavo Zacarias
2014-04-24 15:24 ` Peter Korsgaard
@ 2014-04-25 14:47 ` Thomas Petazzoni
2014-04-25 15:08 ` Gustavo Zacarias
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2014-04-25 14:47 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 22 Apr 2014 08:27:23 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/mpd/mpd.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
> index 7e4ebac..ad393c7 100644
> --- a/package/mpd/mpd.mk
> +++ b/package/mpd/mpd.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> MPD_VERSION_MAJOR = 0.18
> -MPD_VERSION = $(MPD_VERSION_MAJOR).9
> +MPD_VERSION = $(MPD_VERSION_MAJOR).10
> MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
> MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
> MPD_DEPENDENCIES = host-pkgconf libglib2
This is causing some build failures (though not sure they are only
related to this bump) :
http://autobuild.buildroot.org/results/7be/7be0e42278657bd693dca9238ff3d7b66d601f32/build-end.log
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-04-25 15:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22 11:27 [Buildroot] [PATCH] mpd: bump to version 0.18.10 Gustavo Zacarias
2014-04-24 15:24 ` Peter Korsgaard
2014-04-25 14:47 ` Thomas Petazzoni
2014-04-25 15:08 ` Gustavo Zacarias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox