diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/dbus/dbus-test_1.8.20.bb (renamed from meta/recipes-core/dbus/dbus-test_1.8.18.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.8.18.bb | 4 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.8.20.bb | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-core/dbus/dbus-test_1.8.18.bb b/meta/recipes-core/dbus/dbus-test_1.8.20.bb index e138f6e594..704070bf20 100644 --- a/meta/recipes-core/dbus/dbus-test_1.8.18.bb +++ b/meta/recipes-core/dbus/dbus-test_1.8.20.bb | |||
@@ -18,8 +18,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | |||
18 | file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ | 18 | file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ |
19 | " | 19 | " |
20 | 20 | ||
21 | SRC_URI[md5sum] = "83e607e9ccb1c921d5b6bbea2376a36c" | 21 | SRC_URI[md5sum] = "b49890bbabedab3a1c3f4f73c7ff8b2b" |
22 | SRC_URI[sha256sum] = "36f2eb9c777a3c71562573da36a147e900a642afcd44d2b0470d992a4898c4f2" | 22 | SRC_URI[sha256sum] = "5c4fbf4c64621c96e871da91d2b729a5b00536e116d3c4612a469d924b1b703a" |
23 | 23 | ||
24 | S="${WORKDIR}/dbus-${PV}" | 24 | S="${WORKDIR}/dbus-${PV}" |
25 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:" | 25 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:" |
diff --git a/meta/recipes-core/dbus/dbus_1.8.18.bb b/meta/recipes-core/dbus/dbus_1.8.18.bb deleted file mode 100644 index 2932b7a099..0000000000 --- a/meta/recipes-core/dbus/dbus_1.8.18.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | include dbus.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "83e607e9ccb1c921d5b6bbea2376a36c" | ||
4 | SRC_URI[sha256sum] = "36f2eb9c777a3c71562573da36a147e900a642afcd44d2b0470d992a4898c4f2" | ||
diff --git a/meta/recipes-core/dbus/dbus_1.8.20.bb b/meta/recipes-core/dbus/dbus_1.8.20.bb new file mode 100644 index 0000000000..a8f2094ea6 --- /dev/null +++ b/meta/recipes-core/dbus/dbus_1.8.20.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | include dbus.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "b49890bbabedab3a1c3f4f73c7ff8b2b" | ||
4 | SRC_URI[sha256sum] = "5c4fbf4c64621c96e871da91d2b729a5b00536e116d3c4612a469d924b1b703a" | ||