change default to busybox stable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@215 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
cca80f90c5
commit
068ea032e3
|
@ -12,7 +12,7 @@ config BR2_PACKAGE_BUSYBOX
|
||||||
config BR2_PACKAGE_BUSYBOX_SNAPSHOT
|
config BR2_PACKAGE_BUSYBOX_SNAPSHOT
|
||||||
bool "Use the daily snapshot of busybox?"
|
bool "Use the daily snapshot of busybox?"
|
||||||
depends BR2_PACKAGE_BUSYBOX
|
depends BR2_PACKAGE_BUSYBOX
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
Use the latest busybox CVS snapshot instead of release.
|
Use the latest busybox CVS snapshot instead of release.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue