[packages/memtest86] - updated for 4.3.3
witekfl
witekfl at pld-linux.org
Tue Sep 17 17:25:47 CEST 2013
commit 9f52c6357c432d99da2ece57a2402665148461b5
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Tue Sep 17 17:22:47 2013 +0200
- updated for 4.3.3
memtest86-enable_serial_console.patch | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/memtest86-enable_serial_console.patch b/memtest86-enable_serial_console.patch
index 97ffb0a..e214a13 100644
--- a/memtest86-enable_serial_console.patch
+++ b/memtest86-enable_serial_console.patch
@@ -1,12 +1,11 @@
-diff -dur -x '*~' memtest86-3.2.orig/config.h memtest86-3.2/config.h
---- memtest86-3.2.orig/config.h 2004-04-06 18:29:28.000000000 +0200
-+++ memtest86-3.2/config.h 2009-02-25 10:33:48.000000000 +0100
+--- memtest86-4.3.3/src/config.h.orig 2013-09-17 17:20:07.101280067 +0200
++++ memtest86-4.3.3/src/config.h 2013-09-17 17:20:26.884919422 +0200
@@ -13,7 +13,7 @@
- /* SERIAL_CONSOLE_DEFAULT - The default state of the serial console. */
- /* This is normally off since it slows down testing. Change to a 1 */
- /* to enable. */
--#define SERIAL_CONSOLE_DEFAULT 0
-+#define SERIAL_CONSOLE_DEFAULT 1
-
- /* SERIAL_BAUD_RATE - Baud rate for the serial console
- * If this is not defined it is assumed a previous program has set the
+ /* SERIAL_CONSOLE_DEFAULT - The default state of the serial console. */
+ /* This is normally off since it slows down testing. Change to a 1 */
+ /* to enable. */
+-#define SERIAL_CONSOLE_DEFAULT 0
++#define SERIAL_CONSOLE_DEFAULT 1
+
+ /* SERIAL_TTY - The default serial port to use. 0=ttyS0, 1=ttyS1 */
+ #define SERIAL_TTY 0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/memtest86.git/commitdiff/789b4656a3e591c50327be8a9081934d9000eee1
More information about the pld-cvs-commit
mailing list