diff options
Diffstat (limited to 'target/device/ARMLTD/integrator926/integrator926_defconfig')
-rw-r--r-- | target/device/ARMLTD/integrator926/integrator926_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/device/ARMLTD/integrator926/integrator926_defconfig b/target/device/ARMLTD/integrator926/integrator926_defconfig index 6148759f5..c90f2f8ab 100644 --- a/target/device/ARMLTD/integrator926/integrator926_defconfig +++ b/target/device/ARMLTD/integrator926/integrator926_defconfig @@ -270,9 +270,9 @@ BR2_PACKAGE_BUSYBOX=y # BR2_BUSYBOX_VERSION_1_12_X is not set BR2_BUSYBOX_VERSION_1_13_X=y # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set -BR2_BUSYBOX_VERSION="1.13.2" +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=y BR2_PACKAGE_BUSYBOX_SKELETON=y |