Removing crossArm.uboot from the hydra builds - it now depends on a platform being set.

svn path=/nixpkgs/trunk/; revision=20131
This commit is contained in:
Lluís Batlle i Rossell 2010-02-19 15:48:07 +00:00
parent 06f07381c4
commit 7dc6cf1f03

View file

@ -705,7 +705,6 @@ let
in {
crossArmLinux = mapTestOnCross crossSystem (rec {
bison = nativePlatforms;
uboot = nativePlatforms;
tightvnc = nativePlatforms;
#openoffice = nativePlatforms;
wxGTK = nativePlatforms;