From: <abe...@us...> - 2015-08-21 20:38:27
|
Revision: 7214 http://sourceforge.net/p/astlinux/code/7214 Author: abelbeck Date: 2015-08-21 20:38:24 +0000 (Fri, 21 Aug 2015) Log Message: ----------- default builds, enable fossil for now for testing, we can decide later if we want to revert this Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux-ast13.config branches/1.0/astlinux18.config Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2015-08-21 17:46:16 UTC (rev 7213) +++ branches/1.0/astlinux-ast11.config 2015-08-21 20:38:24 UTC (rev 7214) @@ -266,7 +266,7 @@ # BR2_PACKAGE_CVS is not set # BR2_PACKAGE_DISTCC is not set BR2_PACKAGE_FLEX=y -# BR2_PACKAGE_FOSSIL is not set +BR2_PACKAGE_FOSSIL=y # BR2_PACKAGE_GMP is not set # BR2_PACKAGE_GPERF is not set # BR2_PACKAGE_MAKE is not set Modified: branches/1.0/astlinux-ast13.config =================================================================== --- branches/1.0/astlinux-ast13.config 2015-08-21 17:46:16 UTC (rev 7213) +++ branches/1.0/astlinux-ast13.config 2015-08-21 20:38:24 UTC (rev 7214) @@ -266,7 +266,7 @@ # BR2_PACKAGE_CVS is not set # BR2_PACKAGE_DISTCC is not set BR2_PACKAGE_FLEX=y -# BR2_PACKAGE_FOSSIL is not set +BR2_PACKAGE_FOSSIL=y # BR2_PACKAGE_GMP is not set # BR2_PACKAGE_GPERF is not set # BR2_PACKAGE_MAKE is not set Modified: branches/1.0/astlinux18.config =================================================================== --- branches/1.0/astlinux18.config 2015-08-21 17:46:16 UTC (rev 7213) +++ branches/1.0/astlinux18.config 2015-08-21 20:38:24 UTC (rev 7214) @@ -266,7 +266,7 @@ # BR2_PACKAGE_CVS is not set # BR2_PACKAGE_DISTCC is not set BR2_PACKAGE_FLEX=y -# BR2_PACKAGE_FOSSIL is not set +BR2_PACKAGE_FOSSIL=y # BR2_PACKAGE_GMP is not set # BR2_PACKAGE_GPERF is not set # BR2_PACKAGE_MAKE is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |