summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'dbus')
-rw-r--r--dbus/dbus_0.20.oe2
-rw-r--r--dbus/dbus_0.21.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dbus_0.20.oe b/dbus/dbus_0.20.oe
index 04661a4815..adff083dcc 100644
--- a/dbus/dbus_0.20.oe
+++ b/dbus/dbus_0.20.oe
@@ -3,7 +3,7 @@ DESCRIPTION = "message bus system for applications to talk to one another"
DEPENDS = "virtual/libc expat glib-2.0"
SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \
- file://${FILESDIR}/cross.patch;patch=1"
+ file://cross.patch;patch=1"
inherit autotools pkgconfig
diff --git a/dbus/dbus_0.21.oe b/dbus/dbus_0.21.oe
index 04661a4815..adff083dcc 100644
--- a/dbus/dbus_0.21.oe
+++ b/dbus/dbus_0.21.oe
@@ -3,7 +3,7 @@ DESCRIPTION = "message bus system for applications to talk to one another"
DEPENDS = "virtual/libc expat glib-2.0"
SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \
- file://${FILESDIR}/cross.patch;patch=1"
+ file://cross.patch;patch=1"
inherit autotools pkgconfig