diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-08-23 16:11:24 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-23 18:02:23 +0100 |
commit | 5306acd2187b2d3f3292518fdfd4c1b8b8cc81b4 (patch) | |
tree | c1fd0483649ad6e56d671ee1307ab3afd153ef50 /meta/recipes-core/dbus | |
parent | cf3d05f378c93eabc6e72df1a78824981f4c93a5 (diff) | |
download | poky-5306acd2187b2d3f3292518fdfd4c1b8b8cc81b4.tar.gz |
dbus-test: 1.12.8 -> 1.12.10
(From OE-Core rev: de09efcfac778cbdc5b2c582d16fc75206e96111)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus')
-rw-r--r-- | meta/recipes-core/dbus/dbus-test_1.12.10.bb (renamed from meta/recipes-core/dbus/dbus-test_1.12.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/dbus/dbus-test_1.12.8.bb b/meta/recipes-core/dbus/dbus-test_1.12.10.bb index f33fbaf39a..e3ee608e3d 100644 --- a/meta/recipes-core/dbus/dbus-test_1.12.8.bb +++ b/meta/recipes-core/dbus/dbus-test_1.12.10.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] = "2764bf150e5aa8005b7bc0d6c388756a" | 20 | SRC_URI[md5sum] = "c3e12b4206e2a7da39d7cc42567790ef" |
21 | SRC_URI[sha256sum] = "e2dc99e7338303393b6663a98320aba6a63421bcdaaf571c8022f815e5896eb3" | 21 | SRC_URI[sha256sum] = "4b693d24976258c3f2fa9cc33ad9288c5fbfa7a16481dbd9a8a429f7aa8cdcf7" |
22 | 22 | ||
23 | S="${WORKDIR}/dbus-${PV}" | 23 | S="${WORKDIR}/dbus-${PV}" |
24 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:" | 24 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:" |