catch up with onelab
[wextoolbox.git] / wextoolbox.mk
index f2fbd05..299ca33 100644 (file)
@@ -45,6 +45,45 @@ gnuradio-DEPEND-DEVEL-RPMS := boost boost-devel
 ALL += gnuradio
 IN_BOOTSTRAPFS += gnuradio
 
+#
+# bbn
+#
+bbn-MODULES := bbn_80211
+bbn-SPEC := bbn_80211.spec
+bbn-BUILD-FROM-SRPM := yes
+bbn-DEPEND-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel
+ALL += bbn
+IN_BOOTSTRAPFS += bbn
+
+#
+# crunchxml
+#
+crunchxml-MODULES := crunchxml
+crunchxml-SPEC := crunchxml.spec
+crunchxml-BUILD-FROM-SRPM := yes
+ALL += crunchxml
+IN_BOOTSTRAPFS += crunchxml
+
+#
+# spectools
+#
+spectools-MODULES := spectools
+spectools-SPEC := spectools.spec
+spectools-BUILD-FROM-SRPM := yes
+ALL += spectools
+IN_BOOTSTRAPFS += spectools
+
+#
+# sge
+#
+sge-MODULES := sge
+sge-SPEC := sge.spec
+sge-BUILD-FROM-SRPM := yes
+# turning this off - current focus is on deploying the sge box separately from myplc
+# packaging is still broken, and we're exploring a ready-t-o-use distro on centos
+# ALL += sge
+# IN_BOOTSTRAPFS += sge
+
 #
 # kernel
 #
@@ -283,6 +322,13 @@ www-register-wizard-SPEC := www-register-wizard.spec
 ALL += www-register-wizard
 IN_MYPLC += www-register-wizard
 
+#
+# pcucontrol
+#
+pcucontrol-MODULES := pcucontrol
+pcucontrol-SPEC := pcucontrol.spec
+ALL += pcucontrol
+
 #
 # monitor
 #
@@ -325,7 +371,7 @@ ALL += sfa
 #
 # nodeconfig
 #
-nodeconfig-MODULES := nodeconfig build
+nodeconfig-MODULES := nodeconfig
 nodeconfig-SPEC := nodeconfig.spec
 ALL += nodeconfig
 IN_MYPLC += nodeconfig