summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/aspeed-lpc-ctrl.bb
blob: f37f2bec62937843e960ee8d671b53abbd20e48a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "ASPEED LPC Host Interface Control tool"
DESCRIPTION = "Configures the BMC to expose memory regions to the host"
PR = "r1"

inherit obmc-phosphor-license
inherit obmc-phosphor-systemd

inherit autotools

S = "${WORKDIR}/git"

SYSTEMD_SERVICE_${PN} += "pnorboot.service"

SRC_URI += "git://github.com/shenki/aspeed-lpc-control"
SRCREV = "ab2012e749daf567049bf157c3bf037adc62c0e8"
OpenPOWER on IntegriCloud