blob: 561aaba52917d6a3ca66a9b2f3178ac1080443a0 [file] [log] [blame]
Matt Spinleraca1b152017-03-10 15:08:56 -06001SUMMARY = "OpenPower procedure control"
2DESCRIPTION = "Provides procedures that run against the host chipset"
3PR = "r1"
4
Matt Spinleraca1b152017-03-10 15:08:56 -06005S = "${WORKDIR}/git"
6
7inherit autotools pkgconfig
8
Matt Spinler348439b2017-09-18 15:33:41 -05009require ${PN}.inc
10
Matt Spinleraca1b152017-03-10 15:08:56 -060011DEPENDS += "autoconf-archive-native phosphor-logging"
12RDEPENDS_${PN} += "phosphor-logging"
13