[flashrom] [PATCH] flashrom 0.9.5

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Fri Feb 17 03:37:54 CET 2012


On Thu, 16 Feb 2012 22:11:33 +0100
Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net> wrote:

> Increase flashrom release number to 0.9.5
> 
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
> 
> Index: flashrom-0.9.5-release/Makefile
> ===================================================================
> --- flashrom-0.9.5-release/Makefile	(Revision 1499)
> +++ flashrom-0.9.5-release/Makefile	(Arbeitskopie)
> @@ -277,7 +277,7 @@
>  # will not require subversion. The downloadable snapshots are already exported.
>  SVNVERSION := $(shell LC_ALL=C svnversion -cn . 2>/dev/null | sed -e "s/.*://" -e "s/\([0-9]*\).*/\1/" | grep "[0-9]" || LC_ALL=C svn info . 2>/dev/null | awk '/^Revision:/ {print $$2 }' | grep "[0-9]" || LC_ALL=C git svn info . 2>/dev/null | awk '/^Revision:/ {print $$2 }' | grep "[0-9]" || echo unknown)
>  
> -RELEASE := 0.9.4
> +RELEASE := 0.9.5
>  VERSION := $(RELEASE)-r$(SVNVERSION)
>  RELEASENAME ?= $(VERSION)
>  
> 
> 

id wish to push this tonight (after sfdp is in) and release 0.9.6 (or
0.9.5.1) in about 2-3 weeks (real weeks, not carldani weeks ;) with log
file support and a few other small, easily reviewed bits.

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list