connman: add session-policy-local PACKAGECONFIG option 08/22208/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 22 Aug 2019 22:32:50 +0000 (01:32 +0300)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 26 Aug 2019 19:01:24 +0000 (22:01 +0300)
Bug-AGL: SPEC-2772
Change-Id: Id7fe16216bce7e9cf50188a504182aa79a70f9ed
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-profile-core/recipes-connectivity/connman/connman_%.bbappend

index 8057fbb..4693458 100644 (file)
@@ -6,6 +6,9 @@ SRC_URI += "file://0001-disable-when-booting-over-nfs.patch \
 
 FILES_${PN} += "${sysconfdir}/connman/main.conf"
 
+PACKAGECONFIG[session-policy-local] = "--enable-session-policy-local,--disable-session-policy-local,"
+PACKAGECONFIG_append = " session-policy-local"
+
 do_install_append() {
        install -d ${D}${sysconfdir}/connman
        install -m 0644 ${WORKDIR}/main.conf ${D}${sysconfdir}/connman