From: <abe...@us...> - 2011-12-05 17:41:23
|
Revision: 5284 http://astlinux.svn.sourceforge.net/astlinux/?rev=5284&view=rev Author: abelbeck Date: 2011-12-05 17:41:17 +0000 (Mon, 05 Dec 2011) Log Message: ----------- master-build, don't publish net6501 board images, the geni586-serial image will work just fine Modified Paths: -------------- branches/1.0/scripts/master-build Modified: branches/1.0/scripts/master-build =================================================================== --- branches/1.0/scripts/master-build 2011-12-05 04:02:13 UTC (rev 5283) +++ branches/1.0/scripts/master-build 2011-12-05 17:41:17 UTC (rev 5284) @@ -11,7 +11,7 @@ BOARDS_SMP="geni586 geni586-serial" -BOARDS_NO_SMP="net6501 net5501 alix via via-serial viac7 viac7-serial net4801 wrap" +BOARDS_NO_SMP="net5501 alix via via-serial viac7 viac7-serial net4801 wrap" RUNFS_DIR="output/build/runfs" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |