blob: 91651227b3688ab7b2a5b448b1d5cfe8135aeca8 [file] [log] [blame]
Matt Spinler4c8fab72017-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
Brad Bishop569a32d2018-02-14 21:40:03 -050010DEPENDS += "libmodule-build-perl-native mrw-api-native yaml-tiny-native"
Matt Spinler4c8fab72017-01-18 14:22:07 -060011
12SRC_URI += "${MRW_TOOLS_SRC_URI}"
13SRCREV = "${MRW_TOOLS_SRCREV}"