From: Sapan Bhatia Date: Wed, 25 Apr 2012 03:51:02 +0000 (-0400) Subject: Disable openvswitch, which is not building against the latest kernel-devel package X-Git-Tag: 5.0-rc27~25^2~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=893b0874731b38de6a7e9f539a55ff7e5a1420dc;p=build.git Disable openvswitch, which is not building against the latest kernel-devel package --- diff --git a/planetlab.mk b/planetlab.mk index 810aedd2..ae3f6236 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -232,10 +232,10 @@ openvswitch-MODULES := openvswitch openvswitch-SPEC := openvswitch.spec openvswitch-DEPEND-DEVEL-RPMS += kernel-devel -ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f14 f15 f16)" -IN_NODEIMAGE += openvswitch -ALL += openvswitch -endif +#ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f14 f15 f16)" +#IN_NODEIMAGE += openvswitch +#ALL += openvswitch +#endif # # vsys