X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-connectivity%2Fofono%2Fofono_%25.bbappend;h=b02d6ee22b78c1a62c5495e2826c7dfd3d91845b;hb=7bcb62f422876666f7a0f99bcf9ee92aa991c3b9;hp=e78eb44bef1eb39704bb721df79a7d68257ae582;hpb=0e0e11e0900c4cedcc6cb6e92265c6eaf0c814be;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend b/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend index e78eb44be..b02d6ee22 100644 --- a/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend +++ b/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend @@ -1,6 +1,11 @@ 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 } + +SYSTEMD_AUTO_ENABLE = "enable"