summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb
blob: f7f4fda1685d96f50b0bd7c8c40940e0eba2de0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "OpenBMC - IPMI providers"
PR = "r1"

inherit packagegroup

PROVIDES = "${PACKAGES}"
PACKAGES = "${PN}-libs"

SUMMARY:${PN}-libs = "Extra providers for ipmid."
RDEPENDS:${PN}-libs = "${VIRTUAL-RUNTIME_phosphor-ipmi-providers}"

# Warning.  Add additional providers with whitelists to distro or machine
# configuration and not in recipe context (bbappend) otherwise ipmid will not
# know about your whitelist.