summaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.2.20.bb
blob: fc7d8f1941e71c0037eb591dcd239d2429c77796 (plain)
@media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight
include dbus.inc

SRC_URI = "\
  http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz;name=dbus \
  file://tmpdir.patch;apply=yes \
  file://fix-install-daemon.patch;apply=yes \
  file://0001-Make-the-default-DBus-reply-timeout-configurable.patch;apply=yes \
  file://dbus-1.init \
"

SRC_URI[dbus.md5sum] = "63f4e2412f6599a5e7b10281b9ddc0ac"
SRC_URI[dbus.sha256sum] = "0ef086d738710384d525130797ee86a0ce2daebffa7dc4d28386503ef7448011"