1eb8dc403SDave CobbleySUMMARY = "A simple tool to wait for a specific signal over DBus"
2eb8dc403SDave CobbleyHOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/dbus-wait"
390fd73cbSAndrew GeisslerDESCRIPTION = "${SUMMARY}"
4eb8dc403SDave CobbleySECTION = "base"
57e0e3c0cSAndrew GeisslerLICENSE = "GPL-2.0-only"
6eb8dc403SDave CobbleyLIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
7eb8dc403SDave Cobbley
8eb8dc403SDave CobbleyDEPENDS = "dbus"
9eb8dc403SDave Cobbley
10*705982a5SPatrick WilliamsSRCREV = "64bc7c8fae61ded0c4e555aa775911f84c56e438"
115082cc7fSAndrew GeisslerPV = "0.1+git"
12eb8dc403SDave Cobbley
13028142bdSAndrew GeisslerSRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https"
14eb8dc403SDave CobbleyUPSTREAM_CHECK_COMMITS = "1"
15eb8dc403SDave Cobbley
16eb8dc403SDave CobbleyS = "${WORKDIR}/git"
17eb8dc403SDave Cobbley
18eb8dc403SDave Cobbleyinherit autotools pkgconfig
19