summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/packagegroups
diff options
context:
space:
mode:
authorAnthony Wilson <wilsonan@us.ibm.com>2019-03-30 08:11:32 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-15 23:00:47 -0400
commitcd800c8cc5c2cfdb561530cde16a43176cd8ca49 (patch)
tree63d44f821e2a334eeea599281323b549d4b25b68 /meta-phosphor/recipes-phosphor/packagegroups
parentd02683c11bb997e3840e8c9b3a211c95a1bad4c0 (diff)
downloadtalos-openbmc-cd800c8cc5c2cfdb561530cde16a43176cd8ca49.tar.gz
talos-openbmc-cd800c8cc5c2cfdb561530cde16a43176cd8ca49.zip
obmcutil: Add 'sh' version, remove python version
obmcutil was moved from skeleton to state-manager and converted to 'sh'. obmcutil-completion.sh no longer needed in pydevtools. Add recipe for new repo `phosphor-power-control` to install chassiskill. Adds the phosphor-power-control apps to the chassis-state-mgmt packagegroup. Install the components associated with the phosphor-state-manager package into bin. phosphor-state-manager: srcrev bump 32c532ea9b..19096267d4 Alexander Filippov (1): obmcutil: add more info to state subcommand Anthony Wilson (2): obmcutil: Add to 'make install' list obmcutil: Add chassiskill option Patrick Venture (2): build: pkg anti-pattern: use defaults build: install into bin instead of sbin (From meta-phosphor rev: 3492fb98c0a181a1c2adaae9682ef66683407241) Change-Id: Id0afaa80d1fa0c309d3d6d3483c40d26351f5f06 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/packagegroups')
-rw-r--r--meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
index a997b2d6a..5f0e9850f 100644
--- a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
+++ b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
@@ -33,6 +33,7 @@ RDEPENDS_${PN}-bmc-state-mgmt = " \
SUMMARY_${PN}-chassis-state-mgmt = "Chassis state management"
RDEPENDS_${PN}-chassis-state-mgmt = " \
${VIRTUAL-RUNTIME_obmc-chassis-state-manager} \
+ obmc-phosphor-power \
"
SUMMARY_${PN}-extras = "Extra features"
OpenPOWER on IntegriCloud