summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/obmc-phosphor-image.bbclass
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2017-11-09 19:39:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-11-28 04:37:59 +0300
commit6adca3a2f804a762aeb377a1c99c44bef5d32856 (patch)
treecb8c3d11a436621efcdab260a9d51f20de3845bf /meta-phosphor/classes/obmc-phosphor-image.bbclass
parent3f4ece7f35063a2833e0436cafdbf4030ba3c391 (diff)
downloadopenbmc-6adca3a2f804a762aeb377a1c99c44bef5d32856.tar.xz
Move obmc-pydevtools to tools package
Create a new development tools package and move the obmc-pydevtools there so they're no longer in the extrasdev development feature package. The reason is that the extrasdev contains features that are desirable to be removed from production systems, such as the rest-dbus. On the other hand the pydevtools are binaries that are useful to have even in production systems, so makes sense to put them in a separate tools category. Resolves openbmc/openbmc#2571 Change-Id: Ia66bf6e83d920818c8c355ec9d01a047583b82c0 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-phosphor/classes/obmc-phosphor-image.bbclass')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-image.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass
index 8b8149c2d..5e90ce82b 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass
@@ -84,6 +84,7 @@ IMAGE_FEATURES += " \
CORE_IMAGE_EXTRA_INSTALL_append = " bash \
packagegroup-obmc-apps-extras \
packagegroup-obmc-apps-extrasdev \
+ packagegroup-obmc-apps-extrasdevtools \
i2c-tools \
screen \
obmc-console \