summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_4.14.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_4.14.1.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_4.14.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_4.14.1.bb b/meta/recipes-devtools/rpm/rpm_4.14.1.bb
index 818d3ef9e3..d49530e0b9 100644
--- a/meta/recipes-devtools/rpm/rpm_4.14.1.bb
+++ b/meta/recipes-devtools/rpm/rpm_4.14.1.bb
@@ -73,6 +73,8 @@ BBCLASSEXTEND = "native nativesdk"
73PACKAGECONFIG ??= "" 73PACKAGECONFIG ??= ""
74PACKAGECONFIG[imaevm] = "--with-imaevm,,ima-evm-utils" 74PACKAGECONFIG[imaevm] = "--with-imaevm,,ima-evm-utils"
75 75
76ASNEEDED = ""
77
76# Direct rpm-native to read configuration from our sysroot, not the one it was compiled in 78# Direct rpm-native to read configuration from our sysroot, not the one it was compiled in
77# libmagic also has sysroot path contamination, so override it 79# libmagic also has sysroot path contamination, so override it
78do_install_append_class-native() { 80do_install_append_class-native() {