blob: a1914999f50e0f6a2007280cd6e576c09a45b700 [file]
SUMMARY = "Google PLDM OEM"
DESCRIPTION = "Google PLDM OEM definitions and related helper function"
HOMEPAGE = "https://gbmc.googlesource.com/pldm-oem-google"
PR = "r1"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
inherit meson pkgconfig
EXTRA_OEMESON = " \
-Dtests=disabled \
"
DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
DEPENDS += "systemd"
S = "${WORKDIR}/git"
SRC_URI = "git://gbmc.googlesource.com/pldm-oem-google;branch=master;protocol=https"
SRCREV = "f9d5be0f95e359a5a974cc7d5815d3c484e487b8"