summaryrefslogtreecommitdiffstats
path: root/target/device/KwikByte/kb9202/kb9202_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard2009-04-29 23:25:25 +0200
committerPeter Korsgaard2009-04-29 23:25:25 +0200
commit9dac854a116d4cd1280b632d8cbff7842a7d0113 (patch)
treeeb4e53f7a4a994de7ba535419ec63a8181d5cb6f /target/device/KwikByte/kb9202/kb9202_defconfig
parentvim: regenerate the configure.patch (diff)
downloadbuildroot-9dac854a116d4cd1280b632d8cbff7842a7d0113.tar.gz
buildroot-9dac854a116d4cd1280b632d8cbff7842a7d0113.tar.xz
buildroot-9dac854a116d4cd1280b632d8cbff7842a7d0113.zip
target/device: fix busybox version / .config in defconfigs
Diffstat (limited to 'target/device/KwikByte/kb9202/kb9202_defconfig')
-rw-r--r--target/device/KwikByte/kb9202/kb9202_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/device/KwikByte/kb9202/kb9202_defconfig b/target/device/KwikByte/kb9202/kb9202_defconfig
index 2c852eb84..636b2145e 100644
--- a/target/device/KwikByte/kb9202/kb9202_defconfig
+++ b/target/device/KwikByte/kb9202/kb9202_defconfig
@@ -263,11 +263,11 @@ BR2_PACKAGE_BUSYBOX=y
# BR2_BUSYBOX_VERSION_1_7_X is not set
# BR2_BUSYBOX_VERSION_1_8_X is not set
# BR2_BUSYBOX_VERSION_1_9_X is not set
-BR2_BUSYBOX_VERSION_1_10_X=y
+BR2_BUSYBOX_VERSION_1_13_X=y
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
-BR2_BUSYBOX_VERSION="1.10.3"
+BR2_BUSYBOX_VERSION="1.13.4"
BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
-BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.6.0.config"
+BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config"
# BR2_PACKAGE_BUSYBOX_HIDE_OTHERS is not set
# BR2_PACKAGE_BUSYBOX_SKELETON is not set