blob: f37f2bec62937843e960ee8d671b53abbd20e48a [file] [log] [blame]
Joel Stanley347ca072018-08-13 12:29:45 +09301SUMMARY = "ASPEED LPC Host Interface Control tool"
2DESCRIPTION = "Configures the BMC to expose memory regions to the host"
3PR = "r1"
4
5inherit obmc-phosphor-license
6inherit obmc-phosphor-systemd
7
8inherit autotools
9
10S = "${WORKDIR}/git"
11
12SYSTEMD_SERVICE_${PN} += "pnorboot.service"
13
14SRC_URI += "git://github.com/shenki/aspeed-lpc-control"
15SRCREV = "ab2012e749daf567049bf157c3bf037adc62c0e8"