diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/dbus/dbus-test_1.10.14.bb (renamed from meta/recipes-core/dbus/dbus-test_1.10.10.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.10.14.bb (renamed from meta/recipes-core/dbus/dbus_1.10.10.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-core/dbus/dbus-test_1.10.10.bb b/meta/recipes-core/dbus/dbus-test_1.10.14.bb index 650b7ab02b..5394814726 100644 --- a/meta/recipes-core/dbus/dbus-test_1.10.10.bb +++ b/meta/recipes-core/dbus/dbus-test_1.10.14.bb | |||
@@ -17,8 +17,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | |||
17 | file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ | 17 | file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ |
18 | " | 18 | " |
19 | 19 | ||
20 | SRC_URI[md5sum] = "495676d240eb982921b3ad1343526849" | 20 | SRC_URI[md5sum] = "3f7b013ce8f641cd4c897acda0ef3467" |
21 | SRC_URI[sha256sum] = "9d8f1d069ab4d1a0255d7b400ea3bcef4430c42e729b1012abb2890e3f739a43" | 21 | SRC_URI[sha256sum] = "23238f70353e38ce5ca183ebc9525c0d97ac00ef640ad29cf794782af6e6a083" |
22 | 22 | ||
23 | S="${WORKDIR}/dbus-${PV}" | 23 | S="${WORKDIR}/dbus-${PV}" |
24 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:" | 24 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:" |
diff --git a/meta/recipes-core/dbus/dbus_1.10.10.bb b/meta/recipes-core/dbus/dbus_1.10.14.bb index 4db0b9b0b2..2ffd8b06bb 100644 --- a/meta/recipes-core/dbus/dbus_1.10.10.bb +++ b/meta/recipes-core/dbus/dbus_1.10.14.bb | |||
@@ -20,8 +20,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | |||
20 | file://0001-configure.ac-explicitely-check-stdint.h.patch \ | 20 | file://0001-configure.ac-explicitely-check-stdint.h.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI[md5sum] = "495676d240eb982921b3ad1343526849" | 23 | SRC_URI[md5sum] = "3f7b013ce8f641cd4c897acda0ef3467" |
24 | SRC_URI[sha256sum] = "9d8f1d069ab4d1a0255d7b400ea3bcef4430c42e729b1012abb2890e3f739a43" | 24 | SRC_URI[sha256sum] = "23238f70353e38ce5ca183ebc9525c0d97ac00ef640ad29cf794782af6e6a083" |
25 | 25 | ||
26 | inherit useradd autotools pkgconfig gettext update-rc.d upstream-version-is-even | 26 | inherit useradd autotools pkgconfig gettext update-rc.d upstream-version-is-even |
27 | 27 | ||