projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60de609
)
package/rpm: add SELinux module
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Wed, 4 Aug 2021 10:17:50 +0000
(12:17 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Wed, 4 Aug 2021 19:42:03 +0000
(21:42 +0200)
Support for rpm is added by the admin/rpm module in the SELinux
refpolicy.
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/rpm/rpm.mk
patch
|
blob
|
history
diff --git
a/package/rpm/rpm.mk
b/package/rpm/rpm.mk
index 0d8c14a09e161fc0ef147cc165422f3cff4bb9bc..ae324fbeef010721005bc9583a774aab471cf19b 100644
(file)
--- a/
package/rpm/rpm.mk
+++ b/
package/rpm/rpm.mk
@@
-20,6
+20,7
@@
RPM_DEPENDENCIES = \
RPM_LICENSE = GPL-2.0 or LGPL-2.0 (library only)
RPM_LICENSE_FILES = COPYING
RPM_CPE_ID_VENDOR = rpm
+RPM_SELINUX_MODULES = rpm
# Don't set --{dis,en}-openmp as upstream wants to abort the build if
# --enable-openmp is provided and OpenMP is < 4.5: