summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/obmc-phosphor-image.bbclass
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-07-06 21:09:14 +0530
committerRatan Gupta <ratagupt@in.ibm.com>2017-07-12 20:03:11 +0530
commitd3c61648c492f7ea070ba4111478759bed9c965e (patch)
tree12f641a66fcbd71e65eb22f4de0d5ef6fde7c036 /meta-phosphor/classes/obmc-phosphor-image.bbclass
parent3ce1bd2cc554ee3287b03dccf2c76e5b39d562a7 (diff)
downloadtalos-openbmc-d3c61648c492f7ea070ba4111478759bed9c965e.tar.gz
talos-openbmc-d3c61648c492f7ea070ba4111478759bed9c965e.zip
Add changes in the recipe for the new network manager
Change-Id: I03382dbcbd350d7e3a8991633b4548658e4e4b1e Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'meta-phosphor/classes/obmc-phosphor-image.bbclass')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-image.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass
index b09994bc5..384b3029a 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass
@@ -51,6 +51,7 @@ FEATURE_PACKAGES_obmc-system-mgmt ?= "${@df_enabled(d, 'obmc-phosphor-system-mgm
FEATURE_PACKAGES_obmc-user-mgmt ?= "${@df_enabled(d, 'obmc-phosphor-user-mgmt', 'virtual-obmc-user-mgmt')}"
FEATURE_PACKAGES_obmc-debug-collector ?= "packagegroup-obmc-apps-debug-collector"
FEATURE_PACKAGES_obmc-settings ?= "packagegroup-obmc-apps-settings"
+FEATURE_PACKAGES_obmc-network-mgmt ?= "packagegroup-obmc-apps-network"
# Install entire Phosphor application stack by default
IMAGE_FEATURES += " \
@@ -75,6 +76,7 @@ IMAGE_FEATURES += " \
obmc-user-mgmt \
ssh-server-dropbear \
obmc-debug-collector \
+ obmc-network-mgmt \
"
CORE_IMAGE_EXTRA_INSTALL_append = " bash \
OpenPOWER on IntegriCloud