summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/espi-control/espi-control_git.bb
blob: 824ae010a70ca55fe37c1f756c9aac5d60c5cb89 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Enable and disable eSPI bus on demand"
DESCRIPTION = "Enable and disable eSPI bus on demand"
GOOGLE_MISC_PROJ = "espi-control"

require ../google-misc/google-misc.inc

inherit pkgconfig

DEPENDS += " \
  stdplus \
"