aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core-ivi/dbus/dbus_1.6.18.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core-ivi/dbus/dbus_1.6.18.bbappend')
-rw-r--r--recipes-core-ivi/dbus/dbus_1.6.18.bbappend5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-core-ivi/dbus/dbus_1.6.18.bbappend b/recipes-core-ivi/dbus/dbus_1.6.18.bbappend
index 0e73a50..ea9b79d 100644
--- a/recipes-core-ivi/dbus/dbus_1.6.18.bbappend
+++ b/recipes-core-ivi/dbus/dbus_1.6.18.bbappend
@@ -3,7 +3,10 @@ PRINC := "${@int(PRINC) + 3}"
# add support for GENIVI AF_Bus D-Bus Optimization
# - http://projects.genivi.org/afbus-dbus-optimization/
-SRC_URI_AFBUS = "file://dbus_1.6-add-afbus-support.patch"
+SRC_URI_AFBUS = ""
+# currently disabled in preparation of the move to kdbus
+# uncomment the next line to reenable
+#SRC_URI_AFBUS = "file://dbus_1.6-add-afbus-support.patch"
# add support for GENIVI CommonAPI D-Bus runtime
# - http://projects.genivi.org/commonapi/