[PATCH openbmc 2/2] Remove rest-dbus from Barreleye image
OpenBMC Patches
openbmc-patches at stwcx.xyz
Fri Jun 17 07:40:31 AEST 2016
From: Adriana Kobylak <anoo at us.ibm.com>
The rest-dbus is a package intended for development debug. Remove it
from the Barreleye image now that Barreleye is entering production.
The rest-dbus packages in part of the development package.
Signed-off-by: Adriana Kobylak <anoo at us.ibm.com>
---
.../meta-rackspace/meta-barreleye/conf/local.conf.sample | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/conf/local.conf.sample b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/conf/local.conf.sample
index 8799d8d..07e7fef 100644
--- a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/conf/local.conf.sample
+++ b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/conf/local.conf.sample
@@ -243,3 +243,7 @@ INHERIT += "extrausers"
EXTRA_USERS_PARAMS = " \
usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \
"
+
+# Package exclusions - Exclude packages included by default in the common image
+PACKAGE_INSTALL_remove = "packagegroup-obmc-phosphor-apps-extrasdev"
+
--
2.8.4
More information about the openbmc
mailing list