From 2f210c93c08515a806199783aabe37d12a0197cb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 30 May 2023 21:21:38 +0100 Subject: gentoo auto-resync : 30:05:2023 - 21:21:38 --- eclass/Manifest.gz | Bin 37822 -> 37817 bytes eclass/linux-mod-r1.eclass | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index e44ac7ebfd1c..c8ec595e6f2f 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/linux-mod-r1.eclass b/eclass/linux-mod-r1.eclass index 73e7e7f8ff0b..d665c42f9dd8 100644 --- a/eclass/linux-mod-r1.eclass +++ b/eclass/linux-mod-r1.eclass @@ -22,7 +22,6 @@ # - try without :target first, it is now almost always unnecessary # - srcdir defaults to the current directory, and note that paths # can be relative to that (should typically *not* pass ${S}) -# - "name(misc)" or "(extra)" are fine just as modlist=( name ) # 2. BUILD_PARAMS and/or BUILD_FIXES # -> local modargs=( VAR="${KV_OUT_DIR}" ... ) # - CC/LD and similar are unneeded, always passed (V=1 too) @@ -336,6 +335,10 @@ linux-mod-r1_pkg_setup() { # exists, but it can be anything. # -> Default: extra # +# Warning: Changing this location may leave stale modules until a +# kernel upgrade as the package manager does not typically delete +# old modules and only does overwrite on rebuilds. +# # > source-dir: Directory containing the Makefile to build the module. # Path can be relative to the current directory or absolute. # -> Default: current directory -- cgit v1.2.3