From: <kr...@us...> - 2007-02-19 21:00:19
|
Revision: 617 http://svn.sourceforge.net/astlinux/?rev=617&view=rev Author: krisk84 Date: 2007-02-19 13:00:18 -0800 (Mon, 19 Feb 2007) Log Message: ----------- don't build pika by default - yet Modified Paths: -------------- trunk/astlinux.config Modified: trunk/astlinux.config =================================================================== --- trunk/astlinux.config 2007-02-19 20:59:28 UTC (rev 616) +++ trunk/astlinux.config 2007-02-19 21:00:18 UTC (rev 617) @@ -173,7 +173,6 @@ BR2_PACKAGE_ASTERISKAPPCONFERENCE_G729HACK=y BR2_PACKAGE_DIGIUMG729=y BR2_PACKAGE_ASTERISKCHANMISDN=y -BR2_PACKAGE_CHANPIKA=y # BR2_PACKAGE_VM-MESSENGER is not set # BR2_PACKAGE_APCUPSD is not set # BR2_PACKAGE_APPWEBB is not set @@ -286,7 +285,7 @@ BR2_PACKAGE_PCIUTILS=y # BR2_PACKAGE_PCMCIA is not set BR2_PACKAGE_PHP4=y -BR2_PACKAGE_PIKA_AOB=y +# BR2_PACKAGE_PIKA_AOB is not set # BR2_PACKAGE_PORTAGE is not set # BR2_PACKAGE_PORTMAP is not set BR2_PACKAGE_PPPD=y This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |