summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/packagegroups
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2019-05-06 09:35:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-09 22:25:35 +0300
commit4de51f04496853129618d0dca800d460a5029428 (patch)
treee79a63afba83a28d4d4838a2ce318b24c70d59ab /meta-phosphor/recipes-phosphor/packagegroups
parent91edf4bb5dde43b9acaeb171313c8e971e669c5e (diff)
downloadopenbmc-4de51f04496853129618d0dca800d460a5029428.tar.xz
Remove legacy BMC code update services
The services in obmc-flash-bmc and obmc-mgr-download are deprecated, remove them. Tested: Verify the legacy services are not built; and code update works with APIs described in https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/xyz/openbmc_project/Software (From meta-phosphor rev: 005193d919d7d05c1dd83e9fa429805badf9ef15) Change-Id: Ia462768c51ba5ed1cc1d8523552f6c9570b0877e Signed-off-by: Lei YU <mine260309@gmail.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.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
index e25a1f27e..c783d00ce 100644
--- a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
+++ b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
@@ -101,11 +101,7 @@ RDEPENDS_${PN}-sensors = " \
${VIRTUAL-RUNTIME_obmc-sensors-hwmon} \
"
-# These packages are not required with UBI enabled
-${PN}-software-extras = " \
- obmc-flash-bmc \
- obmc-mgr-download \
- "
+${PN}-software-extras = ""
${PN}-software-extras_df-obmc-ubi-fs = " \
phosphor-image-signing \