aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/security-server/security-server-extraconf.inc
blob: b1d96e9b4cdd2091835a2e744c596f00b56442c1 (plain)
1
2
3
4
5
6
7
8
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"