summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/mrw/mrw-perl-tools-native_git.bb
blob: eb7f0bf1696696bc9411d999f7423fd57d6c6ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "OpenBMC MRW Perl Tools"
DESCRIPTION = "OpenBMC Perl tools for the machine readable workbook"
PR = "r1"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"

inherit obmc-phosphor-license
inherit native
inherit cpan_build
inherit mrw-rev

DEPENDS += "libmodule-build-perl-native mrw-api-native yaml-tiny-native"

SRC_URI += "${MRW_TOOLS_SRC_URI}"
SRCREV = "${MRW_TOOLS_SRCREV}"
OpenPOWER on IntegriCloud