diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2016-12-26 16:10:30 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-16 18:05:12 +0000 |
| commit | 9f77790b2b958907f59ea0aad1b6e472d0fdf508 (patch) | |
| tree | 4e9056553cb2dd49a1286f350a195049f98d13e6 /meta | |
| parent | 5c9aaf36d6e886da142ea52bde0b889d02756e10 (diff) | |
| download | poky-9f77790b2b958907f59ea0aad1b6e472d0fdf508.tar.gz | |
dbus/dbus-test: upgrade to 1.10.14
(From OE-Core rev: a196662b49dac6386e21656dcd0b21f37d35dad3)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 | ||
