meta-agl-profile-core: update pyagl SRCREV
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-connectivity / ofono / ofono_%.bbappend
index e78eb44..b02d6ee 100644 (file)
@@ -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"