acpica-tools/template.patch
Al Stone 5c5a616a54 Update to 20161117 source from upstream.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-09 17:09:49 -07:00

23 lines
542 B
Diff

Add in a needed parameter for a test file template
From: Al Stone <ahs3@redhat.com>
---
tests/templates/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: acpica-unix2-20161117/tests/templates/Makefile
===================================================================
--- acpica-unix2-20161117.orig/tests/templates/Makefile
+++ acpica-unix2-20161117/tests/templates/Makefile
@@ -2,7 +2,7 @@
PROG= templates
templates :
- sh templates.sh
+ sh templates.sh 1
clean :
rm -f *.asl *.aml *.dsl *.hex diff.log