X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=a7f492de1e4f28a5e6f142ef847060021b7e5f20;hb=bed18a94edbcd78f3464ba2a122757131fa1514e;hp=a99cddb8fb89961d264d7323db3eebbf859b8399;hpb=10c649b74fb376a44197b7cd77e8f9238a3524d9;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index a99cddb..a7f492d 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -76,11 +76,13 @@ IN_BOOTSTRAPFS += spectools # # sge # -#sge-MODULES := sge -#sge-SPEC := sge.spec -#sge-BUILD-FROM-SRPM := yes -#ALL += sge -#IN_BOOTSTRAPFS += 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 @@ -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 #