[ovs-git] Open vSwitch: debian: Fix dependencies for openvswitch-datapath-dkms package. (branch-1.3)

dev at openvswitch.org dev at openvswitch.org
Mon Feb 13 17:14:31 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.3 has been updated
       via  d28263c05eec1c181243e934500f646a85360fed (commit)
      from  7f34fe5bbcefecf8239b025e6ce3e24605f016d0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d28263c05eec1c181243e934500f646a85360fed
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d28263c05eec1c181243e934500f646a85360fed
Author: Ben Pfaff <blp at nicira.com>
		
debian: Fix dependencies for openvswitch-datapath-dkms package.
		
The OVS kernel module, like other kernel modules, does not need a working
userspace build environment, but the OVS "configure" script and makefiles
don't support a kernel-only build, so "configure" fails if libc6-dev is
not installed.

It would be better to change the "configure" script and makefiles to handle
this special case, but that was more work than I initially expected it to
be.

Bug #8606.
Reported-by: Edwin Chiu <echiu at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list