summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/obmc-phosphor-image.bbclass
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-03-04 13:25:27 -0600
committerAdriana Kobylak <anoo@us.ibm.com>2016-03-04 13:25:27 -0600
commit31257d0250b2edf7f65996c4124d3b2b81a00b23 (patch)
treec3b7c942f0dfb6decb9ad0f63b50a67d6008b8a8 /meta-phosphor/classes/obmc-phosphor-image.bbclass
parenta559381b9aa406b6ab51b420685aabbc123dc569 (diff)
downloadtalos-openbmc-31257d0250b2edf7f65996c4124d3b2b81a00b23.tar.gz
talos-openbmc-31257d0250b2edf7f65996c4124d3b2b81a00b23.zip
Add inarp to base image
Add the inarp package to the base image. If users later want to turn it off and not have it be part of the base image, it can be changed to a distro spec then.
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 0d4a0d06d..164da3318 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass
@@ -41,6 +41,7 @@ IMAGE_INSTALL += " \
packagegroup-obmc-phosphor-apps-extras \
i2c-tools \
screen \
+ inarp \
"
def build_overlay(d):
OpenPOWER on IntegriCloud