From 9dac854a116d4cd1280b632d8cbff7842a7d0113 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 29 Apr 2009 21:25:25 +0000 Subject: target/device: fix busybox version / .config in defconfigs --- target/device/ARMLTD/integrator926/integrator926_defconfig | 4 ++-- target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/device/ARMLTD') 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 -- cgit v1.2.3