diff options
Diffstat (limited to 'meta/recipes-core/dbus/dbus.inc')
| -rw-r--r-- | meta/recipes-core/dbus/dbus.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index b07aefa3b5..580a93661a 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc | |||
| @@ -16,7 +16,9 @@ INC_PR = "r6" | |||
| 16 | 16 | ||
| 17 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | 17 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ |
| 18 | file://tmpdir.patch; \ | 18 | file://tmpdir.patch; \ |
| 19 | file://dbus-1.init" | 19 | file://dbus-1.init \ |
| 20 | file://os-test.patch \ | ||
| 21 | " | ||
| 20 | 22 | ||
| 21 | inherit useradd autotools pkgconfig gettext update-rc.d | 23 | inherit useradd autotools pkgconfig gettext update-rc.d |
| 22 | 24 | ||
