diff options
Diffstat (limited to 'target/device/ARMLTD')
-rw-r--r-- | target/device/ARMLTD/integrator926/integrator926_defconfig | 4 | ||||
-rw-r--r-- | target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig b/target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig index d18105b0d..ba7dd13b3 100644 --- a/target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig +++ b/target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig @@ -271,9 +271,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 |