[yosys] 01/01: Set YOSYS_VER also to something else

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 7 20:35:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository yosys.

commit 3fae4387b4024f8111e583393e176f47af518a7b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Oct 7 22:34:49 2015 +0200

    Set YOSYS_VER also to something else
---
 debian/patches/01_gitrevision.patch | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/patches/01_gitrevision.patch b/debian/patches/01_gitrevision.patch
index 03f3fde..b350830 100644
--- a/debian/patches/01_gitrevision.patch
+++ b/debian/patches/01_gitrevision.patch
@@ -7,13 +7,15 @@ Forwarded: doesn't make sense upstream
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
---- yosys.orig/Makefile	2015-10-07 23:52:58.364134789 +0400
-+++ yosys/Makefile	2015-10-07 23:53:36.182173459 +0400
-@@ -61,7 +61,7 @@
+--- yosys.orig/Makefile	2015-10-07 22:34:19.241452710 +0200
++++ yosys/Makefile	2015-10-07 22:34:33.828956538 +0200
+@@ -60,8 +60,8 @@
+ 	LDLIBS += -lrt
  endif
  
- YOSYS_VER := 0.5+$(shell cd $(YOSYS_SRC) && test -d .git && { git log --author=clifford at clifford.at --oneline c3c9fbfb8c678.. | wc -l; })
+-YOSYS_VER := 0.5+$(shell cd $(YOSYS_SRC) && test -d .git && { git log --author=clifford at clifford.at --oneline c3c9fbfb8c678.. | wc -l; })
 -GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
++YOSYS_VER := 0.5+
 +GIT_REV := ba4cce9
  OBJS = kernel/version_$(GIT_REV).o
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git



More information about the debian-science-commits mailing list