From dd75bb756d501f3bcb78be70b88a70b4a2dee307 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Sat, 3 Jan 2015 15:20:27 +0100 Subject: Don't build sims twice Some of those builds are already in the 'builds' list. Change-Id: I6985702d50ff00e166463384d78f823f6fad9873 --- tools/release/sims.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/release/sims.pl b/tools/release/sims.pl index cc6e61ae6c..9b8bca42fb 100755 --- a/tools/release/sims.pl +++ b/tools/release/sims.pl @@ -221,8 +221,6 @@ for my $b (sort byname keys %builds) { } #The following ports are in the unusable category, but the simulator does build -runone("gogearhdd1630"); -runone("gogearsa9200"); runone("mini2440"); runone("ondavx747"); runone("ondavx747p"); @@ -235,7 +233,6 @@ runone("creativezenxfi2"); runone("creativezenxfi3"); runone("sonynwze360"); runone("sonynwze370"); -runone("samsungypr0"); runone("creativezenxfi"); runone("creativezen"); runone("creativezenmozaic"); -- cgit v1.2.3