summaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-core-ivi/dbus/dbus_%.bbappend
blob: 2b2446e31ceae92a4d6e8ab249079f7eee6dbe99 (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"

# add support for GENIVI CommonAPI D-Bus runtime
# - https://genivi-oss.atlassian.net/wiki/display/COMMONAPICPP/CommonAPI-cpp
SRC_URI_append = " \
    file://capi-dbus-add-send-with-reply-set-notify.patch \
    file://capi-dbus-add-support-for-custom-marshalling.patch \
    "
SRC_URI_append_qemux86 = " file://build_fix-ubunt1604-qemux86.patch"