RPM macros that list arches the full kernel is built on
Go to file
Eugene Syromiatnikov a4aed2feef kmodtool, macros.kmp: update list of build requirements
The following packages are added:
 - kernel-abi-stablelists is used by find-requires.ksym in order to
   provide information regarding kABI symbol usage. It's purely
   informational and optional, however.
 - redhat-rpm-config and kernel-rpm-macros are added since the generted
   spec files use macros from these packages.
 - elfutils-libelf-devel is used during kmod build for ORC metadata
   generation (used by kernel for stack unwinding).
 - kmod programs are used by find-requires.ksyms and find-proivides.ksyms
   for parsing *.ko files during dependency generation.

* kmodtool (get_rpm_template): Update the list of generated
BuildRequires.
* macros.kmp (%kernel_module_package_buildreqs): Update the list of
default BuildRequires.

Resolves: #2002887
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2021-11-18 16:33:11 +01:00
.gitignore Initial build 2020-07-21 14:06:48 -07:00
find-provides.ksyms Add support for compressed kernel modules 2021-11-18 16:33:11 +01:00
find-requires.ksyms Add support for compressed kernel modules 2021-11-18 16:33:11 +01:00
firmware.prov Add support for compressed kernel modules 2021-11-18 16:33:11 +01:00
kabi.attr Re-instantiate support for old symvers path 2021-11-18 16:33:11 +01:00
kabi.sh Re-instantiate support for old symvers path 2021-11-18 16:33:11 +01:00
kernel-srpm-macros.spec Add dependency generator for kABI provides 2021-11-18 16:33:11 +01:00
kmod.attr Add kmod.attr from redhat-rpm-config 2021-06-03 17:50:56 +02:00
kmodtool kmodtool, macros.kmp: update list of build requirements 2021-11-18 16:33:11 +01:00
macros.kernel-srpm Initial build 2020-07-21 14:06:48 -07:00
macros.kmp kmodtool, macros.kmp: update list of build requirements 2021-11-18 16:33:11 +01:00
modalias.prov Adopt kernel-rpm-macros subpackage from redhat-rpm-config 2021-06-03 17:21:53 +02:00
README.md Added the README 2020-07-21 21:00:28 +00:00
rpmsort Adopt kernel-rpm-macros subpackage from redhat-rpm-config 2021-06-03 17:21:53 +02:00
sources Initial build 2020-07-21 14:06:48 -07:00
symset-table Adopt kernel-rpm-macros subpackage from redhat-rpm-config 2021-06-03 17:21:53 +02:00

kernel-srpm-macros

The kernel-srpm-macros package