Author: sparky Date: Thu Aug 10 13:58:00 2006 New Revision: 7655 Modified: ppcrcd/trunk/add.pkgs ppcrcd/trunk/net.pkgs Log: - I += stress netperf netperf-scripts
Modified: ppcrcd/trunk/add.pkgs ============================================================================== --- ppcrcd/trunk/add.pkgs (original) +++ ppcrcd/trunk/add.pkgs Thu Aug 10 13:58:00 2006 @@ -41,6 +41,9 @@ I += tiobench $(R)/tiobench: $(P)/tiobench +I += stress +$(R)/stress: $(P)/stress + I += sysfsutils $(R)/sysfsutils: $(P)/sysfsutils Modified: ppcrcd/trunk/net.pkgs ============================================================================== --- ppcrcd/trunk/net.pkgs (original) +++ ppcrcd/trunk/net.pkgs Thu Aug 10 13:58:00 2006 @@ -201,6 +201,9 @@ I += ttcp $(R)/ttcp: $(P)/ttcp +I += netperf netperf-scripts +$(R)/netperf $(R)/netperf-scripts: $(P)/netperf + I += mtr BCOND-mtr = --without x # -x _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
