[arachne-pnr] 03/07: Refreshed patches

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Mar 3 23:44:47 UTC 2016


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

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

commit dfea6832a644a87709e338dcbc7ce47e8bca3f33
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri Mar 4 00:00:24 2016 +0100

    Refreshed patches
---
 debian/patches/02_dont_run_tests.patch  | 12 +++++++++---
 debian/patches/03_fix_install_dir.patch |  8 +++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/debian/patches/02_dont_run_tests.patch b/debian/patches/02_dont_run_tests.patch
index 5fcd163..f3bd88e 100644
--- a/debian/patches/02_dont_run_tests.patch
+++ b/debian/patches/02_dont_run_tests.patch
@@ -2,9 +2,11 @@ Description: The tests depend on fully installed new version of yosys. Skip
  them during build
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 
---- arachne-pnr-0~20150927gitefdb026.orig/Makefile
-+++ arachne-pnr-0~20150927gitefdb026/Makefile
-@@ -46,17 +46,17 @@ simpletest: all tests/test_bv tests/test
+Index: arachne-pnr/Makefile
+===================================================================
+--- arachne-pnr.orig/Makefile	2016-03-03 23:58:39.613952332 +0100
++++ arachne-pnr/Makefile	2016-03-03 23:59:12.297086096 +0100
+@@ -56,19 +56,19 @@
  	@echo
  
  # assumes icestorm, yosys installed
@@ -14,6 +16,8 @@ Author: Ruben Undheim <ruben.undheim at gmail.com>
 -	make -C examples/rot clean && make -C examples/rot
 -	cd tests/simple && ICEBOX=$(ICEBOX) bash run-test.sh
 -	cd tests/regression && bash run-test.sh
+-	cd tests/blif && bash run-test.sh
+-	cd tests/error && bash run-test.sh
 -	cd tests/fsm && bash run-test.sh
 -	cd tests/combinatorial && bash run-test.sh
 -	@echo
@@ -25,6 +29,8 @@ Author: Ruben Undheim <ruben.undheim at gmail.com>
 +#	make -C examples/rot clean && make -C examples/rot
 +#	cd tests/simple && ICEBOX=$(ICEBOX) bash run-test.sh
 +#	cd tests/regression && bash run-test.sh
++#	cd tests/blif && bash run-test.sh
++#	cd tests/error && bash run-test.sh
 +#	cd tests/fsm && bash run-test.sh
 +#	cd tests/combinatorial && bash run-test.sh
 +#	@echo
diff --git a/debian/patches/03_fix_install_dir.patch b/debian/patches/03_fix_install_dir.patch
index c15f8af..7557cb5 100644
--- a/debian/patches/03_fix_install_dir.patch
+++ b/debian/patches/03_fix_install_dir.patch
@@ -1,9 +1,11 @@
 Description: Upstream doesn't use DESTDIR correctly. Fix
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 
---- arachne-pnr-0~20150927gitefdb026.orig/Makefile
-+++ arachne-pnr-0~20150927gitefdb026/Makefile
-@@ -69,16 +69,16 @@ testvg:
+Index: arachne-pnr/Makefile
+===================================================================
+--- arachne-pnr.orig/Makefile	2016-03-03 23:59:28.392656511 +0100
++++ arachne-pnr/Makefile	2016-03-03 23:59:28.388656618 +0100
+@@ -87,16 +87,16 @@
  
  .PHONY: install
  install: all

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



More information about the debian-science-commits mailing list