enabled when DEVELOPER=1
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Sep 2005 01:35:03 +0000 (01:35 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Sep 2005 01:35:03 +0000 (01:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1957 3c298f89-4303-0410-b956-a3cf2f4a3e73

28 files changed:
package/curl/Config.in
package/dosfstools/Config.in
package/e2fsprogs/Config.in
package/ether-wake/Config.in
package/expat/Config.in
package/gnutls/Config.in
package/hostapd/Config.in
package/id3lib/Config.in
package/libdaemon/Config.in
package/libevent/Config.in
package/libffi-sable/Config.in
package/libgcrypt/Config.in
package/libgpg-error/Config.in
package/libid3tag/Config.in
package/libupnp/Config.in
package/libxml2/Config.in
package/libxslt/Config.in
package/mt-daapd/Config.in
package/netstat-nat/Config.in
package/parprouted/Config.in
package/picocom/Config.in
package/readline/Config.in
package/sablevm-classpath/Config.in
package/sablevm/Config.in
package/setpwc/Config.in
package/sqlite/Config.in
package/sqlite2/Config.in
package/tor/Config.in

index 6f36055..2506350 100644 (file)
@@ -5,8 +5,7 @@ config BR2_COMPILE_CURL
 
 config BR2_PACKAGE_LIBCURL
        tristate "libcurl - A client-side URL transfer library"
 
 config BR2_PACKAGE_LIBCURL
        tristate "libcurl - A client-side URL transfer library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_COMPILE_CURL
        select BR2_PACKAGE_LIBOPENSSL
        select BR2_PACKAGE_ZLIB
        select BR2_COMPILE_CURL
        select BR2_PACKAGE_LIBOPENSSL
        select BR2_PACKAGE_ZLIB
@@ -18,8 +17,7 @@ config BR2_PACKAGE_LIBCURL
 
 config BR2_PACKAGE_CURL
        tristate "curl - A client-side URL transfer tool"
 
 config BR2_PACKAGE_CURL
        tristate "curl - A client-side URL transfer tool"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        depends BR2_PACKAGE_LIBCURL
        help
          A client-side URL transfer tool.
        depends BR2_PACKAGE_LIBCURL
        help
          A client-side URL transfer tool.
index 9f731e7..2bb61c5 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_DOSFSTOOLS
        tristate "dosfstools - Utilities to create and check MS-DOS FAT filesystems"
 config BR2_PACKAGE_DOSFSTOOLS
        tristate "dosfstools - Utilities to create and check MS-DOS FAT filesystems"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          Utilities to create and check MS-DOS FAT filesystems.
          
        help
          Utilities to create and check MS-DOS FAT filesystems.
          
index 658ed33..6eb9c07 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_E2FSPROGS
        tristate "e2fsprogs - Ext2/3 filesystem utilities"
 config BR2_PACKAGE_E2FSPROGS
        tristate "e2fsprogs - Ext2/3 filesystem utilities"
-#      default m if DEVELOPER
-       default n
+       default m if DEVELOPER
        help
          This package contains essential ext2 filesystem utilities which consists of 
          e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 
        help
          This package contains essential ext2 filesystem utilities which consists of 
          e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 
index b66b43b..1d9d97d 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_ETHER_WAKE
        tristate "ether-wake - A Wake-On-LAN (WOL) client"
 config BR2_PACKAGE_ETHER_WAKE
        tristate "ether-wake - A Wake-On-LAN (WOL) client"
-#      default y if DEVELOPER=1
-       default n
+       default y if DEVELOPER=1
        help
          A Wake-On-LAN (WOL) client,
          This program sends a magic packet to wake up sleeping networked machines.
        help
          A Wake-On-LAN (WOL) client,
          This program sends a magic packet to wake up sleeping networked machines.
index 4c47dcc..45f88c0 100644 (file)
@@ -5,8 +5,7 @@ config BR2_COMPILE_EXPAT
 
 config BR2_PACKAGE_LIBEXPAT
        tristate "libexpat - a fast, non-validating, stream-oriented XML parsing library"
 
 config BR2_PACKAGE_LIBEXPAT
        tristate "libexpat - a fast, non-validating, stream-oriented XML parsing library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_COMPILE_EXPAT
        help
          A fast, non-validating, stream-oriented XML parsing library
        select BR2_COMPILE_EXPAT
        help
          A fast, non-validating, stream-oriented XML parsing library
index 1468205..5283101 100644 (file)
@@ -5,8 +5,7 @@ config BR2_COMPILE_GNUTLS
 
 config BR2_PACKAGE_LIBGNUTLS
        tristate "libgnutls - The GNU TLS library"
 
 config BR2_PACKAGE_LIBGNUTLS
        tristate "libgnutls - The GNU TLS library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_COMPILE_GNUTLS
        select BR2_PACKAGE_LIBGCRYPT
        help
        select BR2_COMPILE_GNUTLS
        select BR2_PACKAGE_LIBGCRYPT
        help
@@ -38,8 +37,7 @@ config BR2_PACKAGE_LIBGNUTLS
 
 config BR2_PACKAGE_GNUTLS_UTILS
        tristate "gnutls-utils - The GNU TLS utilities"
 
 config BR2_PACKAGE_GNUTLS_UTILS
        tristate "gnutls-utils - The GNU TLS utilities"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        depends BR2_PACKAGE_LIBGNUTLS
        help
         GnuTLS is a project that aims to develop a library which provides a 
        depends BR2_PACKAGE_LIBGNUTLS
        help
         GnuTLS is a project that aims to develop a library which provides a 
@@ -70,8 +68,7 @@ config BR2_PACKAGE_GNUTLS_UTILS
 
 config BR2_PACKAGE_LIBGNUTLS_OPENSSL
        tristate "libgnutls-openssl - The GNU TLS OpenSSL compatibility layer library"
 
 config BR2_PACKAGE_LIBGNUTLS_OPENSSL
        tristate "libgnutls-openssl - The GNU TLS OpenSSL compatibility layer library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        depends BR2_PACKAGE_LIBGNUTLS
        help
         GnuTLS is a project that aims to develop a library which provides a 
        depends BR2_PACKAGE_LIBGNUTLS
        help
         GnuTLS is a project that aims to develop a library which provides a 
index e6d6c68..db9af0f 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_HOSTAPD
        tristate "hostapd - IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator"
 config BR2_PACKAGE_HOSTAPD
        tristate "hostapd - IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_KMOD_MADWIFI
        select BR2_PACKAGE_OPENSSL
        help
        select BR2_PACKAGE_KMOD_MADWIFI
        select BR2_PACKAGE_OPENSSL
        help
index 6b87d27..243a544 100644 (file)
@@ -1,8 +1,7 @@
 config BR2_PACKAGE_ID3LIB
        prompt "id3lib - An ID3v1/ID3v2 tagging library"
        tristate
 config BR2_PACKAGE_ID3LIB
        prompt "id3lib - An ID3v1/ID3v2 tagging library"
        tristate
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_UCLIBCXX
        select BR2_PACKAGE_ZLIB
        help
        select BR2_PACKAGE_UCLIBCXX
        select BR2_PACKAGE_ZLIB
        help
index eb4b619..154abea 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBDAEMON
        tristate "libdaemon - A lightweight C library that eases the writing of UNIX daemons"
 config BR2_PACKAGE_LIBDAEMON
        tristate "libdaemon - A lightweight C library that eases the writing of UNIX daemons"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          libdaemon is a lightweight C library that eases the writing of UNIX daemons. 
          It consists of the following parts:
        help
          libdaemon is a lightweight C library that eases the writing of UNIX daemons. 
          It consists of the following parts:
index b0234c3..d406b12 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBEVENT
        tristate "libevent - Event notification library for event-driven network servers"
 config BR2_PACKAGE_LIBEVENT
        tristate "libevent - Event notification library for event-driven network servers"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          The libevent API provides a mechanism to execute a callback function 
          when a specific event occurs on a file descriptor or after a timeout 
        help
          The libevent API provides a mechanism to execute a callback function 
          when a specific event occurs on a file descriptor or after a timeout 
index afdf2a2..ae6525b 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBFFI_SABLE
        tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
 config BR2_PACKAGE_LIBFFI_SABLE
        tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          The libffi library provides a portable, high level programming
          interface to various calling conventions. This allows a programmer to
        help
          The libffi library provides a portable, high level programming
          interface to various calling conventions. This allows a programmer to
index 891dd56..117365b 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBGCRYPT
        tristate "libgcrypt - The GNU crypto library"
 config BR2_PACKAGE_LIBGCRYPT
        tristate "libgcrypt - The GNU crypto library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBGPG_ERROR
        help
         This is a general purpose cryptographic library based on the code from 
        select BR2_PACKAGE_LIBGPG_ERROR
        help
         This is a general purpose cryptographic library based on the code from 
index 31f2cd1..5987840 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBGPG_ERROR
        tristate "libgpg-error - An helper library for common error codes and descriptions"
 config BR2_PACKAGE_LIBGPG_ERROR
        tristate "libgpg-error - An helper library for common error codes and descriptions"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
         This is a library that defines common error values for all GnuPG
         components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
        help
         This is a library that defines common error values for all GnuPG
         components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
index 66d997d..c507b80 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBID3TAG
        tristate "libid3tag - An ID3 tag manipulation library"
 config BR2_PACKAGE_LIBID3TAG
        tristate "libid3tag - An ID3 tag manipulation library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_ZLIB
        help
         libid3tag is a library for reading and (eventually) writing ID3 tags, both
        select BR2_PACKAGE_ZLIB
        help
         libid3tag is a library for reading and (eventually) writing ID3 tags, both
index 4f025c7..01f878f 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBUPNP
        tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
 config BR2_PACKAGE_LIBUPNP
        tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
         The Universal Plug and Play (UPnP) SDK for Linux provides support 
         for building UPnP-compliant control points, devices, and bridges 
        help
         The Universal Plug and Play (UPnP) SDK for Linux provides support 
         for building UPnP-compliant control points, devices, and bridges 
index 3230b2f..2c13296 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBXML2
        tristate "libxml2 - Gnome XML library"
 config BR2_PACKAGE_LIBXML2
        tristate "libxml2 - Gnome XML library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBPTHREAD
        select BR2_PACKAGE_ZLIB
        help
        select BR2_PACKAGE_LIBPTHREAD
        select BR2_PACKAGE_ZLIB
        help
index 4d7a902..c0ec6cd 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBXSLT
        tristate "libxslt - Gnome XSLT library"
 config BR2_PACKAGE_LIBXSLT
        tristate "libxslt - Gnome XSLT library"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBXML2
        help
          A library for XML transformation using XSLT.
        select BR2_PACKAGE_LIBXML2
        help
          A library for XML transformation using XSLT.
index 6850c4e..126e13f 100644 (file)
@@ -1,8 +1,7 @@
 config BR2_PACKAGE_MT_DAAPD
        prompt "mt-daapd - A multi-threaded DAAP (Digital Audio Access Protocol) daemon"
        tristate 
 config BR2_PACKAGE_MT_DAAPD
        prompt "mt-daapd - A multi-threaded DAAP (Digital Audio Access Protocol) daemon"
        tristate 
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBGDBM
        select BR2_PACKAGE_LIBHOWL
        select BR2_PACKAGE_LIBID3TAG
        select BR2_PACKAGE_LIBGDBM
        select BR2_PACKAGE_LIBHOWL
        select BR2_PACKAGE_LIBID3TAG
index 24c082d..bedb0b7 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_NETSTAT-NAT
        tristate "netstat-nat - a netstat variant for NAT connections"
 config BR2_PACKAGE_NETSTAT-NAT
        tristate "netstat-nat - a netstat variant for NAT connections"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          Netstat-nat is a small program written in C.
          It displays NAT connections, managed by netfilter/iptables which comes 
        help
          Netstat-nat is a small program written in C.
          It displays NAT connections, managed by netfilter/iptables which comes 
index 16a8f2e..dfd51ec 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PARPROUTED
        tristate "parprouted - Proxy ARP daemon"
 config BR2_PACKAGE_PARPROUTED
        tristate "parprouted - Proxy ARP daemon"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging.
          This is useful for creation of transparent firewalls and bridging networks 
        help
          parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging.
          This is useful for creation of transparent firewalls and bridging networks 
index 5ed558d..4a09710 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PICOCOM
        tristate "picocom - minimal dumb-terminal emulation program"
 config BR2_PACKAGE_PICOCOM
        tristate "picocom - minimal dumb-terminal emulation program"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          As its name suggests, picocom is a minimal dumb-terminal emulation 
          program. It is, in principle, very much like minicom, only it's pico 
        help
          As its name suggests, picocom is a minimal dumb-terminal emulation 
          program. It is, in principle, very much like minicom, only it's pico 
index 8e2c316..2aeb458 100644 (file)
@@ -1,13 +1,12 @@
-config BR2_PACKAGE_READLINE
+config BR2_COMPILE_READLINE
        bool
        default n
        depends BR2_PACKAGE_LIBREADLINE
 
 config BR2_PACKAGE_LIBREADLINE
        tristate "libreadline - Command lines edition library"
        bool
        default n
        depends BR2_PACKAGE_LIBREADLINE
 
 config BR2_PACKAGE_LIBREADLINE
        tristate "libreadline - Command lines edition library"
-#      default m if CONFIG_DEVEL
-       default n
-       select BR2_PACKAGE_READLINE
+       default m if CONFIG_DEVEL
+       select BR2_COMPILE_READLINE
        help
          The Readline library provides a set of functions for use by applications 
          that allow users to edit command lines as they are typed in. Both Emacs 
        help
          The Readline library provides a set of functions for use by applications 
          that allow users to edit command lines as they are typed in. Both Emacs 
index 57adcae..abe2557 100644 (file)
@@ -7,8 +7,7 @@ config BR2_PACKAGE_LIBSABLEVM_CLASSPATH
        depends BR2_PACKAGE_SABLEVM
        prompt "libsablevm-classpath - Essential native libraries for Java"
        tristate
        depends BR2_PACKAGE_SABLEVM
        prompt "libsablevm-classpath - Essential native libraries for Java"
        tristate
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_SABLEVM_CLASSPATH
        help
          GNU Classpath, Essential Libraries for Java, is a GNU project to create 
        select BR2_PACKAGE_SABLEVM_CLASSPATH
        help
          GNU Classpath, Essential Libraries for Java, is a GNU project to create 
@@ -31,6 +30,7 @@ choice
 config BR2_PACKAGE_SABLEVM_CLASSPATH_FULL
        prompt "...-full: Full set"
        tristate
 config BR2_PACKAGE_SABLEVM_CLASSPATH_FULL
        prompt "...-full: Full set"
        tristate
+       default n
        help
          GNU Classpath, Essential Libraries for Java, is a GNU project to create 
          free core class libraries for use with virtual machines and compilers for 
        help
          GNU Classpath, Essential Libraries for Java, is a GNU project to create 
          free core class libraries for use with virtual machines and compilers for 
@@ -46,6 +46,7 @@ config BR2_PACKAGE_SABLEVM_CLASSPATH_FULL
 config BR2_PACKAGE_SABLEVM_CLASSPATH_MINI
        prompt "...-mini: Minimal set"
        tristate
 config BR2_PACKAGE_SABLEVM_CLASSPATH_MINI
        prompt "...-mini: Minimal set"
        tristate
+       default m if CONFIG_DEVEL
        help
          
          GNU Classpath, Essential Libraries for Java, is a GNU project to create 
        help
          
          GNU Classpath, Essential Libraries for Java, is a GNU project to create 
index 70cde60..9907cf1 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_SABLEVM
        tristate "sablevm - A Java Virtual Machine (JVM) implementation"
 config BR2_PACKAGE_SABLEVM
        tristate "sablevm - A Java Virtual Machine (JVM) implementation"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBFFI_SABLE
        select BR2_PACKAGE_LIBLTDL
        select BR2_PACKAGE_LIBPOPT
        select BR2_PACKAGE_LIBFFI_SABLE
        select BR2_PACKAGE_LIBLTDL
        select BR2_PACKAGE_LIBPOPT
index dcf1346..9a9d558 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_SETPWC
        tristate "setpwc - Philips (and compatibles) WebCams (PWC) control utility"
 config BR2_PACKAGE_SETPWC
        tristate "setpwc - Philips (and compatibles) WebCams (PWC) control utility"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          Philips (and compatibles) WebCams (PWC) control utility.
          
        help
          Philips (and compatibles) WebCams (PWC) control utility.
          
index 2d33deb..0f9321d 100644 (file)
@@ -1,4 +1,4 @@
-config BR2_PACKAGE_SQLITE
+config BR2_COMPILE_SQLITE
        bool
        default n
        depends BR2_PACKAGE_LIBSQLITE
        bool
        default n
        depends BR2_PACKAGE_LIBSQLITE
@@ -6,8 +6,7 @@ config BR2_PACKAGE_SQLITE
 config BR2_PACKAGE_LIBSQLITE
        prompt "libsqlite - Self-contained, embeddable, zero-configuration SQL database engine"
        tristate
 config BR2_PACKAGE_LIBSQLITE
        prompt "libsqlite - Self-contained, embeddable, zero-configuration SQL database engine"
        tristate
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_SQLITE
        select BR2_PACKAGE_LIBNCURSES
        select BR2_PACKAGE_LIBREADLINE
        select BR2_PACKAGE_SQLITE
        select BR2_PACKAGE_LIBNCURSES
        select BR2_PACKAGE_LIBREADLINE
@@ -42,8 +41,7 @@ config BR2_PACKAGE_LIBSQLITE
 config BR2_PACKAGE_SQLITE_CLI
        prompt "sqlite-cli - Command line interface for SQLite"
        tristate
 config BR2_PACKAGE_SQLITE_CLI
        prompt "sqlite-cli - Command line interface for SQLite"
        tristate
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        depends BR2_PACKAGE_LIBSQLITE
        help
          SQLite is a small C library that implements a self-contained, embeddable, 
        depends BR2_PACKAGE_LIBSQLITE
        help
          SQLite is a small C library that implements a self-contained, embeddable, 
index 3be1bb3..74b9a94 100644 (file)
@@ -1,4 +1,4 @@
-config BR2_PACKAGE_SQLITE2
+config BR2_COMPILE_SQLITE2
        bool
        default n
        depends BR2_PACKAGE_LIBSQLITE2
        bool
        default n
        depends BR2_PACKAGE_LIBSQLITE2
@@ -6,8 +6,7 @@ config BR2_PACKAGE_SQLITE2
 config BR2_PACKAGE_LIBSQLITE2
        prompt "libsqlite2 - Self-contained, embeddable, zero-configuration SQL database engine (v2.x)"
        tristate
 config BR2_PACKAGE_LIBSQLITE2
        prompt "libsqlite2 - Self-contained, embeddable, zero-configuration SQL database engine (v2.x)"
        tristate
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_SQLITE2
        select BR2_PACKAGE_LIBNCURSES
        select BR2_PACKAGE_LIBREADLINE
        select BR2_PACKAGE_SQLITE2
        select BR2_PACKAGE_LIBNCURSES
        select BR2_PACKAGE_LIBREADLINE
@@ -42,8 +41,7 @@ config BR2_PACKAGE_LIBSQLITE2
 config BR2_PACKAGE_SQLITE2_CLI
        prompt "sqlite2-cli - Command line interface for SQLite (v2.x)"
        tristate
 config BR2_PACKAGE_SQLITE2_CLI
        prompt "sqlite2-cli - Command line interface for SQLite (v2.x)"
        tristate
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        depends BR2_PACKAGE_LIBSQLITE2
        help
          SQLite is a small C library that implements a self-contained, embeddable, 
        depends BR2_PACKAGE_LIBSQLITE2
        help
          SQLite is a small C library that implements a self-contained, embeddable, 
index ac53567..79cc0cf 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_TOR
        tristate "tor - An anonymous Internet communication system"
 config BR2_PACKAGE_TOR
        tristate "tor - An anonymous Internet communication system"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBEVENT
        select BR2_PACKAGE_LIBOPENSSL
        select BR2_PACKAGE_LIBPTHREAD
        select BR2_PACKAGE_LIBEVENT
        select BR2_PACKAGE_LIBOPENSSL
        select BR2_PACKAGE_LIBPTHREAD
This page took 0.053264 seconds and 4 git commands to generate.