blob: f2cc509921fc6d932ba3c1d4f542799851a7ee21 [file] [log] [blame]
Matt Spinler045ce8e2017-01-18 14:22:07 -06001SUMMARY = "OpenBMC MRW Perl Tools"
2DESCRIPTION = "OpenBMC Perl tools for the machine readable workbook"
3S = "${WORKDIR}/git"
4
5inherit obmc-phosphor-license
6inherit native
7inherit cpan_build
8inherit mrw-rev
9
10DEPENDS += "libmodule-build-perl-native mrw-api-native yaml-tiny"
11
12SRC_URI += "${MRW_TOOLS_SRC_URI}"
13SRCREV = "${MRW_TOOLS_SRCREV}"