Commit Graph

13 Commits

Author SHA1 Message Date
luoyaoming 4ba942346c format patches 2024-04-24 09:47:15 +08:00
Luoyaoming 15688c6dc5 Import Debian changes 3.0.11-ok1
dkms (3.0.11-ok1) nile; urgency=high

  * Build for openKylin.
2024-04-24 09:47:14 +08:00
luoyaoming bf1a96b61c Import Upstream version 3.0.11 2024-04-24 09:47:14 +08:00
luoyaoming c7283898d4 delete debian/gbp.conf 2024-04-24 09:47:14 +08:00
luoyaoming eae0463f0e changed debian/source/format to native 2022-10-09 17:17:08 +08:00
Openkylin Developers ffec765dc5 Use exact compiler for dkms as used to build the kernel
Ubuntu kernel builds do not export .kernelvariables file, thus extend
CC detection to read compiler binary from the .config file

Gbp-Pq: Name exact-cc.patch
2022-10-09 17:17:08 +08:00
Andreas Beckmann 16e620274f spelling corrections
Gbp-Pq: Name spelling.patch
2022-10-09 17:17:08 +08:00
Andreas Beckmann f684e8085e add BUILD_EXCLUSIVE_CONFIG
Forwarded: https://github.com/dell/dkms/issues/219

support build exclusion depending on kernel features being present/absent,
e.g. BUILD_EXCLUSIVE_CONFIG="CONFIG_FOO !CONFIG_BAR"

Gbp-Pq: Name BUILD_EXCLUSIVE_CONFIG.patch
2022-10-09 17:17:08 +08:00
Andreas Beckmann 4c0d0639c0 make deprecation warnings less noisy and more informative
Bug-Debian: https://bugs.debian.org/1012043

print the dkms.conf file name containing the deprecated setting
silence duplicate deprecation warnings emitted from
module_status_built_extra() which reads the dkms.conf file again

Gbp-Pq: Name deprecations.patch
2022-10-09 17:17:08 +08:00
Openkylin Developers 61864dde7e messaging
Gbp-Pq: Name messaging.patch
2022-10-09 17:17:08 +08:00
Andreas Beckmann 580830a065 export CC pointing to the kernel's compiler
export the CC variable from .kernelvariables in the kernel source to allow
module build systems use the kernel's compiler also outside of Kbuild

Gbp-Pq: Name export-CC.patch
2022-10-09 17:17:08 +08:00
Luoyaoming 13dec9fbdd Import Debian changes 3.0.7-ok1
dkms (3.0.7-ok1) yangtze; urgency=low

  * Initial release.
2022-10-09 17:17:08 +08:00
luoyaoming 6059f52d89 Import Upstream version 3.0.7 2022-10-09 17:17:07 +08:00