[Armadeus-commitlog] SF.net SVN: armadeus:[984] trunk/buildroot/target/device/armadeus/apf9328/ apf
Brought to you by:
sszy
|
From: <jo...@us...> - 2009-01-03 12:47:47
|
Revision: 984
http://armadeus.svn.sourceforge.net/armadeus/?rev=984&view=rev
Author: jorasse
Date: 2009-01-03 12:47:43 +0000 (Sat, 03 Jan 2009)
Log Message:
-----------
[buildroot] Fixed busybox default configuration file.
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
Modified: trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig 2009-01-02 06:08:56 UTC (rev 983)
+++ trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig 2009-01-03 12:47:43 UTC (rev 984)
@@ -284,7 +284,7 @@
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
BR2_BUSYBOX_VERSION="1.12.1"
BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
-BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.6.0.config"
+BR2_PACKAGE_BUSYBOX_CONFIG="target/device/armadeus/busybox.config"
BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
# BR2_PACKAGE_BUSYBOX_SKELETON is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|