blob: da964c034f431efc602477cad9528dd1b627ef18 [file] [log] [blame]
inherit meson
SUMMARY = "Hardware Error Isolator Library"
DESCRIPTION = "Hardware Error Isolator Library (libhei)"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/openpower-libhei"
PV = "0.1+git${SRCPV}"
SRCREV = "995be6c72a49a5e4fd0d6fd8d4b9d080a245af85"
S = "${WORKDIR}/git"
inherit perlnative
DEPENDS += "libxml2-native libxml-simple-perl-native"