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:
@@ -705,7 +705,6 @@ let
|
||||
in {
|
||||
crossArmLinux = mapTestOnCross crossSystem (rec {
|
||||
bison = nativePlatforms;
|
||||
uboot = nativePlatforms;
|
||||
tightvnc = nativePlatforms;
|
||||
#openoffice = nativePlatforms;
|
||||
wxGTK = nativePlatforms;
|
||||
|
||||
Reference in New Issue
Block a user