Discussion:
[PATCH] dkms build dependency handling
Darik Horn
2012-12-28 18:25:32 UTC
Permalink
Hi,

Please review and consider these DKMS patches:


* 0001-Add-POST_BUILD-to-the-dkms_conf_variables-list.patch

This is a trivial fix for a regression on the POST_BUILD directive.


* 0002-Use-STRIP-0-as-the-default-for-the-STRIP-array.patch

This is a small convenience for developers that build several modules
in a single dkms.conf file.


* 0003-Add-dependency-logic-for-automatic-builds.patch

This implements a BUILD_DEPENDS directive that installs modules in a
particular order when `dkms autoinstall` is called. The motivation
for BUILD_DEPENDS is better support for ZFS on Linux.


The branch for these commits is posted here:

https://github.com/dajhorn/dkms/compare/deps
--
Darik Horn <dajhorn at vanadac.com>
-------------- next part --------------
Loading...