commit | 221baaeb7dfe598261774371a5f8ca9832cd1306 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Tue Nov 05 11:05:53 2019 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Tue Nov 05 11:05:53 2019 +1030 |
tree | f1d3a0eeb3f0107a9bfbb68aafa546bc3dae402f | |
parent | d02041513915469430aed06ad60804d625331b87 [diff] [blame] |
openpower: Include croserver in system packagegroup It should only be started on developer systems, as it listens on a network port without further authentication. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: Id858a462a3aa52c06d94404391002a8dac155a63
diff --git a/recipes-phosphor/packagegroups/packagegroup-op-apps.bb b/recipes-phosphor/packagegroups/packagegroup-op-apps.bb index 2832c94..04a3fbb 100644 --- a/recipes-phosphor/packagegroups/packagegroup-op-apps.bb +++ b/recipes-phosphor/packagegroups/packagegroup-op-apps.bb
@@ -48,4 +48,5 @@ SUMMARY_${PN}-system = "OpenPOWER System" RDEPENDS_${PN}-system = " \ pdbg \ + croserver \ "