aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus-native_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dbus/dbus-native_1.2.1.bb')
-rw-r--r--recipes/dbus/dbus-native_1.2.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/dbus/dbus-native_1.2.1.bb b/recipes/dbus/dbus-native_1.2.1.bb
index 2626095a43..bde742d2d5 100644
--- a/recipes/dbus/dbus-native_1.2.1.bb
+++ b/recipes/dbus/dbus-native_1.2.1.bb
@@ -11,9 +11,9 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus-${PV}"
SRC_URI = "\
http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
- file://fix-install-daemon.patch;patch=1 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
+ file://fix-install-daemon.patch;apply=yes \
file://dbus-1.init \
"