aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/security-server/security-server-extraconf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-others/security-server/security-server-extraconf.inc')
-rw-r--r--meta-application-manager/recipes-others/security-server/security-server-extraconf.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-others/security-server/security-server-extraconf.inc b/meta-application-manager/recipes-others/security-server/security-server-extraconf.inc
new file mode 100644
index 0000000..b1d96e9
--- /dev/null
+++ b/meta-application-manager/recipes-others/security-server/security-server-extraconf.inc
@@ -0,0 +1,9 @@
+SRC_URI += "file://0001-PATCH-link-to-the-pthread-library.patch \
+ file://0003-remove-rpath.patch"
+SRC_URI_append_class-native = " file://remove-dlog-for-native-build.patch"
+
+CXXFLAGS += "-std=c++11"
+
+RDEPENDS_${PN}_remove_class-native = "systemd-native"
+DEPENDS_remove_class-native = "systemd-native"
+DEPENDS_remove_class-native = "dlog-native"