summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornkskjames <nkskjames@gmail.com>2016-03-07 09:07:50 -0600
committernkskjames <nkskjames@gmail.com>2016-03-07 09:07:50 -0600
commitb182f7b07220bc99de62da709c3d6141ab3916cc (patch)
treea5434a43beb1aa378c5e580bd220f2ed0b9e7b42
parentd7afe61deeb673bca281627f3c072461ad15deab (diff)
parent31257d0250b2edf7f65996c4124d3b2b81a00b23 (diff)
downloadtalos-openbmc-b182f7b07220bc99de62da709c3d6141ab3916cc.tar.gz
talos-openbmc-b182f7b07220bc99de62da709c3d6141ab3916cc.zip
Merge pull request #199 from anoo1/inarp
Add inarp to base image
-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