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/Atmel/at91sam9260pf/at91sam9260pf_defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig') diff --git a/target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig b/target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig index 7d0586b84..b6c0ea088 100644 --- a/target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig +++ b/target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig @@ -236,11 +236,11 @@ BR2_PACKAGE_BUSYBOX=y # BR2_BUSYBOX_VERSION_1_5_0 is not set # BR2_BUSYBOX_VERSION_1_5_1 is not set # BR2_BUSYBOX_VERSION_1_6_0 is not set -BR2_BUSYBOX_VERSION_1_6_1=y +BR2_BUSYBOX_VERSION_1_13_X=y # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set -BR2_BUSYBOX_VERSION="1.6.1" +BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=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 -- cgit v1.2.3