diff options
| author | Chong Lu <Chong.Lu@windriver.com> | 2014-05-14 17:29:07 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-15 23:24:42 +0100 |
| commit | 48fc1aac623347eaed87ec640aab0376839569c7 (patch) | |
| tree | c9a5194cbb8573c7c0cf76603196ccde67490136 /meta/recipes-core/dbus/dbus_1.8.2.bb | |
| parent | 53082b1ae6df280afa9b7548fef93c9409cd7352 (diff) | |
| download | poky-48fc1aac623347eaed87ec640aab0376839569c7.tar.gz | |
dbus: Update to 1.8.2 version
Upgrade dbus to 1.8.2.
Modify ptest suite to make it enabled on new version.
If systemd in DISTRO_FEATURES, we expect to install dbus systemd
unit files.
Remove unneeded patches since it's included in new version.
Remove unrecognized option: "--with-xml"
[YOCTO #6092]
(From OE-Core rev: 596470547451084944082cbed50351ad0d912255)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus/dbus_1.8.2.bb')
| -rw-r--r-- | meta/recipes-core/dbus/dbus_1.8.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.8.2.bb b/meta/recipes-core/dbus/dbus_1.8.2.bb new file mode 100644 index 0000000000..37ebed2bd6 --- /dev/null +++ b/meta/recipes-core/dbus/dbus_1.8.2.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | include dbus.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "d6f709bbec0a022a1847c7caec9d6068" | ||
| 4 | SRC_URI[sha256sum] = "5689f7411165adc953f37974e276a3028db94447c76e8dd92efe910c6d3bae08" | ||
