mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
rpm-native: disable audit plugin
enable this plugin will cause undeterministic build. whether to build audit plugin depends on whether libaudit exists on the host Signed-off-by: Changqing Li <changqing.li@windriver.com>
This commit is contained in:
@@ -8,7 +8,7 @@ PACKAGECONFIG:append = " \
|
||||
EXTRA_OECONF:remove += "\
|
||||
--disable-plugins \
|
||||
"
|
||||
EXTRA_OECONF:append:class-native = " --disable-inhibit-plugin"
|
||||
EXTRA_OECONF:append:class-native = " --disable-inhibit-plugin --with-audit=no"
|
||||
|
||||
SRC_URI:append = " \
|
||||
file://macros.ima \
|
||||
|
||||
Reference in New Issue
Block a user