blob: 9f0af3d165dc1f162fe199a5eeba816aa622d2b3 [file] [log] [blame]
HOMEPAGE = "http://github.com/openbmc/dbus-top"
PR = "r1"
PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/dbus-top;protocol=https;branch=main"
SRCREV = "9774909fb2ec3f2258be8be98e58d7a24248657d"
S = "${WORKDIR}/git"
inherit meson pkgconfig
SUMMARY = "DBus-Top"
DESCRIPTION = "A top-like tool for DBus."
DEPENDS += "systemd"
DEPENDS += "sdbusplus"
DEPENDS += "ncurses"