From: <kr...@us...> - 2007-03-02 22:30:33
|
Revision: 694 http://svn.sourceforge.net/astlinux/?rev=694&view=rev Author: krisk84 Date: 2007-03-02 14:30:34 -0800 (Fri, 02 Mar 2007) Log Message: ----------- update default config to build cdp-send Modified Paths: -------------- trunk/astlinux.config Modified: trunk/astlinux.config =================================================================== --- trunk/astlinux.config 2007-03-02 22:29:39 UTC (rev 693) +++ trunk/astlinux.config 2007-03-02 22:30:34 UTC (rev 694) @@ -187,6 +187,7 @@ # BR2_PACKAGE_BLUEZ is not set # BR2_PACKAGE_BOA is not set BR2_PACKAGE_BRIDGE=y +BR2_PACKAGE_CDP-SEND=y BR2_PACKAGE_CHANSCCP=y # BR2_PACKAGE_CUSTOMIZE is not set # BR2_PACKAGE_ISC_DHCP is not set @@ -233,7 +234,7 @@ # BR2_PACKAGE_LIBFTDI is not set # BR2_PACKAGE_LIBGLIB12 is not set BR2_PACKAGE_LIBMAD=y -# BR2_PACKAGE_LIBNET is not set +BR2_PACKAGE_LIBNET=y BR2_PACKAGE_LIBPCAP=y # BR2_PACKAGE_LIBPNG is not set # BR2_PACKAGE_LIBPQ is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |