X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=a7f492de1e4f28a5e6f142ef847060021b7e5f20;hb=b6e828afe2ea5b061fc00a82fb3738afce07c605;hp=be6370a13f0100be59ac8b56fbf737399909a0e8;hpb=ca8de0ba9b9563579b5c99882c26d38502748ad7;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index be6370a..a7f492d 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -79,10 +79,10 @@ IN_BOOTSTRAPFS += spectools sge-MODULES := sge sge-SPEC := sge.spec sge-BUILD-FROM-SRPM := yes -# uninstall this rpm that defines _missing_build_ids_terminate_build and causes the build to fail -sge-EXCLUDE-DEVEL-RPMS := redhat-rpm-config -ALL += sge -IN_BOOTSTRAPFS += sge +# 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 @@ -322,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 #