[PATCH openbmc v2 2/2] Remove rest-dbus from Barreleye image
Brad Bishop
bradleyb at fuzziesquirrel.com
Sat Jun 18 03:50:07 AEST 2016
> On Jun 17, 2016, at 12:00 PM, OpenBMC Patches <openbmc-patches at stwcx.xyz> wrote:
>
> 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>
Reviewed-by: Brad Bishop <bradleyb at fuzziesquirrel.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..00209c1 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
> +IMAGE_INSTALL_remove = "packagegroup-obmc-phosphor-apps-extrasdev"
> +
> --
> 2.8.4
>
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc
More information about the openbmc
mailing list