summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend')
-rw-r--r--meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend b/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
index e78eb44be..bde3cce0f 100644
--- a/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
+++ b/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
@@ -1,5 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-SRC_URI_append = "file://ofono.conf"
+SRC_URI_append = "\
+ file://ofono.conf \
+ file://0001-provision-allow-duplicate-entries-from-mbpi_lookup_a.patch \
+ "
do_install_append() {
install -m 0644 ${WORKDIR}/ofono.conf ${D}${sysconfdir}/dbus-1/system.d/ofono.conf