X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-connectivity%2Fbluez5%2Fbluez5_%25.bbappend;h=736f18c79a8928f4ae7b4fb27731496d6968959c;hb=f85b3d3442abea79ab3aba52ad9150c8a5bd3e23;hp=9c49ad0e92f81dcf258273600ae6fcc286b01756;hpb=8a0cd7c69c5df85924f3f065d0ef0f71d490e599;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/recipes-connectivity/bluez5/bluez5_%.bbappend b/meta-agl-profile-core/recipes-connectivity/bluez5/bluez5_%.bbappend index 9c49ad0e9..736f18c79 100644 --- a/meta-agl-profile-core/recipes-connectivity/bluez5/bluez5_%.bbappend +++ b/meta-agl-profile-core/recipes-connectivity/bluez5/bluez5_%.bbappend @@ -1,13 +1,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" -SRC_URI_append = " file://bluetooth.conf" - -APPLY_v522 = "${@str('no' if '${PV}' != '5.22' else 'yes')}" - -SRC_URI_append = "\ - file://0001_fix_compile_issue_when_using_in_c++.patch;apply=${APPLY_v522} \ +SRC_URI_append = " \ + file://bluetooth.conf \ + file://0001-obex-report-notification-status-on-incoming-message.patch \ " - do_install_append() { install -m 0644 ${WORKDIR}/bluetooth.conf ${D}${sysconfdir}/dbus-1/system.d/bluetooth.conf