opendreambox.conf: do not set PREFERRED_VERSION_busybox any longer
authorMoritz Venn <moritz.venn@freaque.net>
Sat, 21 Feb 2009 16:24:09 +0000 (17:24 +0100)
committerMoritz Venn <moritz.venn@freaque.net>
Sat, 21 Feb 2009 16:24:09 +0000 (17:24 +0100)
1.13.2 works fine as of my last commit where a kernel bug was fixed that
was stopping modprobe from working correctly.

conf/distro/opendreambox.conf

index e1be061..32e3c9e 100644 (file)
@@ -27,7 +27,7 @@ SRCDATE = 20070625
 
 PREFERRED_VERSION_swig-native ?= "1.3.31"
 #PREFERRED_VERSION_ipkg ?= "0.99.154"
-PREFERRED_VERSION_busybox ?= "1.11.3"
+#PREFERRED_VERSION_busybox ?= "1.13.2"
 
 # we need libsigc++-1.2 1.2.5
 PREFERRED_VERSION_libsigc++-1.2 ?= "1.2.5"