mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4
@ 2014-04-25 13:50 Markus Niebel
  2014-04-25 15:18 ` Lucas Stach
  2014-04-25 15:30 ` Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Niebel @ 2014-04-25 13:50 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Niebel

From: Markus Niebel <Markus.Niebel@tq-group.com>

Also update url since development is now done under github.

The new version fixes some bugs that lead to wrong results.

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
 rules/mbw.make |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/mbw.make b/rules/mbw.make
index 6278fef..50226f7 100644
--- a/rules/mbw.make
+++ b/rules/mbw.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_MBW) += mbw
 #
 # Paths and names
 #
-MBW_VERSION	:= 1.1-1
-MBW_MD5		:= 4509f034b22aec5001e1402e53353f8e
+MBW_VERSION	:= 1.4
+MBW_MD5		:= 83b5dfbcdc2d5e4f332ce56135f0a587
 MBW		:= mbw-$(MBW_VERSION)
 MBW_SUFFIX	:= tar.gz
-MBW_URL		:= http://www.sourcefiles.org/Miscellaneous/$(MBW).$(MBW_SUFFIX)
+MBW_URL		:= https://github.com/raas/mbw/releases/download/v1.4/$(MBW).$(MBW_SUFFIX)
 MBW_SOURCE	:= $(SRCDIR)/$(MBW).$(MBW_SUFFIX)
 MBW_DIR		:= $(BUILDDIR)/$(MBW)
 
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4
  2014-04-25 13:50 [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4 Markus Niebel
@ 2014-04-25 15:18 ` Lucas Stach
  2014-04-25 15:30 ` Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Lucas Stach @ 2014-04-25 15:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Niebel

Am Freitag, den 25.04.2014, 15:50 +0200 schrieb Markus Niebel:
> From: Markus Niebel <Markus.Niebel@tq-group.com>
> 
> Also update url since development is now done under github.
> 
> The new version fixes some bugs that lead to wrong results.
> 
> Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
> ---
>  rules/mbw.make |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/mbw.make b/rules/mbw.make
> index 6278fef..50226f7 100644
> --- a/rules/mbw.make
> +++ b/rules/mbw.make
> @@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_MBW) += mbw
>  #
>  # Paths and names
>  #
> -MBW_VERSION	:= 1.1-1
> -MBW_MD5		:= 4509f034b22aec5001e1402e53353f8e
> +MBW_VERSION	:= 1.4
> +MBW_MD5		:= 83b5dfbcdc2d5e4f332ce56135f0a587
>  MBW		:= mbw-$(MBW_VERSION)
>  MBW_SUFFIX	:= tar.gz
> -MBW_URL		:= http://www.sourcefiles.org/Miscellaneous/$(MBW).$(MBW_SUFFIX)
> +MBW_URL		:= https://github.com/raas/mbw/releases/download/v1.4/$(MBW).$(MBW_SUFFIX)
                                                                            ^$(MBW_VERSION)
>  MBW_SOURCE	:= $(SRCDIR)/$(MBW).$(MBW_SUFFIX)
>  MBW_DIR		:= $(BUILDDIR)/$(MBW)
>  
> -- 
> 1.7.9.5
> 
> 

-- 
Pengutronix e.K.             | Lucas Stach                 |
Industrial Linux Solutions   | http://www.pengutronix.de/  |


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4
  2014-04-25 13:50 [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4 Markus Niebel
  2014-04-25 15:18 ` Lucas Stach
@ 2014-04-25 15:30 ` Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2014-04-25 15:30 UTC (permalink / raw)
  To: ptxdist

On Fri, Apr 25, 2014 at 03:50:28PM +0200, Markus Niebel wrote:
> From: Markus Niebel <Markus.Niebel@tq-group.com>
> 
> Also update url since development is now done under github.
> 
> The new version fixes some bugs that lead to wrong results.
> 
> Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>

Thanks, applied with the change Lucas suggested.

Michael

> ---
>  rules/mbw.make |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/mbw.make b/rules/mbw.make
> index 6278fef..50226f7 100644
> --- a/rules/mbw.make
> +++ b/rules/mbw.make
> @@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_MBW) += mbw
>  #
>  # Paths and names
>  #
> -MBW_VERSION	:= 1.1-1
> -MBW_MD5		:= 4509f034b22aec5001e1402e53353f8e
> +MBW_VERSION	:= 1.4
> +MBW_MD5		:= 83b5dfbcdc2d5e4f332ce56135f0a587
>  MBW		:= mbw-$(MBW_VERSION)
>  MBW_SUFFIX	:= tar.gz
> -MBW_URL		:= http://www.sourcefiles.org/Miscellaneous/$(MBW).$(MBW_SUFFIX)
> +MBW_URL		:= https://github.com/raas/mbw/releases/download/v1.4/$(MBW).$(MBW_SUFFIX)
>  MBW_SOURCE	:= $(SRCDIR)/$(MBW).$(MBW_SUFFIX)
>  MBW_DIR		:= $(BUILDDIR)/$(MBW)
>  
> -- 
> 1.7.9.5
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-04-25 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25 13:50 [ptxdist] [PATCH] mbw: version bump 1.1 -> 1.4 Markus Niebel
2014-04-25 15:18 ` Lucas Stach
2014-04-25 15:30 ` Michael Olbrich

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