commit | 36b78759e046823d46ba4c74aeee805dbead8bf6 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Sep 13 18:38:31 2016 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 14 20:15:08 2016 +0000 |
tree | 01a0fad3b9d9a56c1ecdd9f74d0303bb4a130e97 | |
parent | 6165ec335a502e445b30c94a200a93e67cecd7d9 [diff] |
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>
diff --git a/classes/obmc-phosphor-image.bbclass b/classes/obmc-phosphor-image.bbclass index d367776..c5d14a8 100644 --- a/classes/obmc-phosphor-image.bbclass +++ b/classes/obmc-phosphor-image.bbclass
@@ -35,8 +35,8 @@ " 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 \
diff --git a/common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-apps.bb b/common/recipes-phosphor/packagegroups/packagegroup-phosphor-apps.bb similarity index 100% rename from common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-apps.bb rename to common/recipes-phosphor/packagegroups/packagegroup-phosphor-apps.bb