[commit] r2360 - in trunk/vendors/Nintendo: DLDI common

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Wed Dec 3 18:42:24 CET 2008


Author: dslinux_sonny_jim
Date: Wed Dec  3 18:42:23 2008
New Revision: 2360

Log:
Disable console-tools due to build error with older versions of automake see http://dslinux.org/f0rums/viewtopic.php?p=3090#3090

Modified:
   trunk/vendors/Nintendo/DLDI/config.vendor
   trunk/vendors/Nintendo/common/rc.defaults

Modified: trunk/vendors/Nintendo/DLDI/config.vendor
==============================================================================
--- trunk/vendors/Nintendo/DLDI/config.vendor	(original)
+++ trunk/vendors/Nintendo/DLDI/config.vendor	Wed Dec  3 18:42:23 2008
@@ -396,10 +396,10 @@
 # CONFIG_USER_CLAMAV_CLAMAV is not set
 # CONFIG_USER_CLOCK_CLOCK is not set
 CONFIG_USER_DIFFUTILS_CMP=y
-CONFIG_USER_CONSOLETOOLS_CONSOLETOOLS=y
-CONFIG_USER_CONSOLETOOLS_FONTFILETOOLS=y
-CONFIG_USER_CONSOLETOOLS_SCREENFONTTOOLS=y
-CONFIG_USER_CONSOLETOOLS_VTTOOLS=y
+# CONFIG_USER_CONSOLETOOLS_CONSOLETOOLS is not set
+# CONFIG_USER_CONSOLETOOLS_FONTFILETOOLS is not set
+# CONFIG_USER_CONSOLETOOLS_SCREENFONTTOOLS is not set
+# CONFIG_USER_CONSOLETOOLS_VTTOOLS is not set
 CONFIG_USER_CPU_CPU=y
 # CONFIG_USER_CRYPTO_TOOLS_CRYPTOTEST is not set
 # CONFIG_USER_CRYPTO_TOOLS_CRYPTOKEYTEST is not set

Modified: trunk/vendors/Nintendo/common/rc.defaults
==============================================================================
--- trunk/vendors/Nintendo/common/rc.defaults	(original)
+++ trunk/vendors/Nintendo/common/rc.defaults	Wed Dec  3 18:42:23 2008
@@ -159,7 +159,7 @@
 export VIEWML_PROXY=""
 
 # Edit to change the font size automatically on boot
-# Only works on DLDI builds
+# CURRENTLY NOT WORKING
 # For example: 
 # font="/usr/share/consolefonts/alt-8x8.psf"
 font=""


More information about the dslinux-commit mailing list