X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=a7f492de1e4f28a5e6f142ef847060021b7e5f20;hb=b4e8b41b35e654a6c7d61d5496b3bdf4b6999ac0;hp=31f4480e94637933de216c00f18b7e8bed7aa70b;hpb=02c1e96bb2cb5ea5839ce8a3d6c3946adb89a584;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index 31f4480..a7f492d 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -78,9 +78,11 @@ IN_BOOTSTRAPFS += spectools # sge-MODULES := sge sge-SPEC := sge.spec -seg-BUILD-FROM-SRPM := yes -ALL += sge -IN_BOOTSTRAPFS += sge +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 @@ -320,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 #