summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/obmc-phosphor-image.bbclass
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-09-14 01:38:31 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-09-14 23:15:08 +0300
commit51775ccdeb2a1149fc32de40b8d1b2d17684ceec (patch)
treef6b8aa54a314083a63df1c1a3f9802682131be96 /meta-phosphor/classes/obmc-phosphor-image.bbclass
parenta242937d35e01bade057e5b66f27e6638b58ba2a (diff)
downloadopenbmc-51775ccdeb2a1149fc32de40b8d1b2d17684ceec.tar.xz
Rename apps packagegroup
Part of an attempt to reduce instances of the string 'obmc-phosphor' throughout the project down to just 'phosphor' or 'obmc'. Change-Id: Ifda841f305512102c54cb30d428b069e237abfdb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/classes/obmc-phosphor-image.bbclass')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-image.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass
index d36777642..c5d14a8b8 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass
@@ -35,8 +35,8 @@ IMAGE_FEATURES += " \
"
CORE_IMAGE_EXTRA_INSTALL_append = " bash \
- packagegroup-obmc-phosphor-apps-extras \
- packagegroup-obmc-phosphor-apps-extrasdev \
+ packagegroup-phosphor-apps-extras \
+ packagegroup-phosphor-apps-extrasdev \
i2c-tools \
screen \
inarp \