X-Git-Url: http://git.onelab.eu/?p=wextoolbox.git;a=blobdiff_plain;f=wextoolbox.mk;h=ead3514199fa85f6f8e6198d397e6a513cb42ade;hp=38d33f8bb23f8e70c715ec5a30edd57a7ee63411;hb=c758c9c55c16ded55519ec0ea03949e1a7583d09;hpb=8bdb0364c69a1f91026c5451cb17ca1e337c40dd diff --git a/wextoolbox.mk b/wextoolbox.mk index 38d33f8..ead3514 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -220,7 +220,7 @@ IN_BOOTSTRAPFS += util-vserver # # libnl - local import # we need either 1.1 or at least 1.0.pre6 -# rebuild this on centos5 - see kexcludes in build.common +# rebuild this on centos5 - see yumexclude # local_libnl=false ifeq "$(DISTRONAME)" "centos5" @@ -323,7 +323,7 @@ IN_BOOTSTRAPFS += mom # # inotify-tools - local import -# rebuild this on centos5 (not found) - see kexcludes in build.common +# rebuild this on centos5 (not found) - see yumexclude # local_inotify_tools=false ifeq "$(DISTRONAME)" "centos5" @@ -514,20 +514,28 @@ IN_BOOTSTRAPFS += pyplnet IN_MYPLC += pyplnet IN_BOOTCD += pyplnet -### # -### # OMF resource controller -### # -### omf-resctl-MODULES := omf -### omf-resctl-SPEC := omf-resctl.spec -### ALL += omf-resctl -### IN_VSERVER += omf-resctl +# +# OMF resource controller +# +omf-resctl-MODULES := omf +omf-resctl-SPEC := omf-resctl.spec +ALL += omf-resctl +IN_VSERVER += omf-resctl -### # -### # OMF exp controller -### # -### omf-expctl-MODULES := omf -### omf-expctl-SPEC := omf-expctl.spec -### ALL += omf-expctl +# +# OMF exp controller +# +omf-expctl-MODULES := omf +omf-expctl-SPEC := omf-expctl.spec +ALL += omf-expctl + +# +# OML measurement library +# +oml-MODULES := oml +oml-DEVEL-RPMS += sqlite-devel +oml-SPEC := liboml.spec +ALL += oml # # bootcd