r1927 - in trunk

dslinux_amadeus at dslinux.in-berlin.de dslinux_amadeus at dslinux.in-berlin.de
Wed Sep 26 22:11:41 CEST 2007


Author: amadeus
Date: 2007-09-26 22:11:36 +0200 (Wed, 26 Sep 2007)
New Revision: 1927

Log:
Disable ViewML and libwww until libwww autoconf problems are fixed

Modified: trunk/config/config.in
===================================================================
--- trunk/config/config.in	2007-09-26 19:48:10 UTC (rev 1926)
+++ trunk/config/config.in	2007-09-26 20:11:36 UTC (rev 1927)
@@ -974,7 +974,7 @@
 bool 'pixil'			CONFIG_USER_PIXIL
     if [ "$CONFIG_USER_PIXIL" = "y" ]; then
         define_bool CONFIG_LIB_UCLIBCPP y
-	define_bool CONFIG_LIB_LIBWWW y
+	# only for VIEWML define_bool CONFIG_LIB_LIBWWW y
     fi
 
 comment ''

Modified: trunk/user/pixil/config
===================================================================
--- trunk/user/pixil/config	2007-09-26 19:48:10 UTC (rev 1926)
+++ trunk/user/pixil/config	2007-09-26 20:11:36 UTC (rev 1927)
@@ -120,7 +120,7 @@
 #
 # CONFIG_NXFLASH is not set
 # CONFIG_NXFLASH_RGB555 is not set
-CONFIG_VIEWML=y
+# CONFIG_VIEWML is not set
 # LIBWWW_PREFIX="/usr/"
 # CONFIG_DVDVIEW is not set
 




More information about the dslinux-commit mailing list