summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2017-10-02 17:00:46 -0500
committerGitHub <noreply@github.com>2017-10-02 17:00:46 -0500
commitb9df650c08f71adf0e50322c1cc5b185f16b1ee4 (patch)
tree2c5a13f4c662c157dfc1887f8e4eddbdd24515c2
parentf617538bdcdd4d464c2ccb506b74b21dba913727 (diff)
parent6a652566e6db2a288cf5bc4e2aa9a548c90e0a3f (diff)
downloadast2050-yocto-openbmc-b9df650c08f71adf0e50322c1cc5b185f16b1ee4.zip
ast2050-yocto-openbmc-b9df650c08f71adf0e50322c1cc5b185f16b1ee4.tar.gz
Merge pull request #4 from pkubaj/patch-4
Add iptables to the image
-rw-r--r--meta-raptor/meta-asus/recipes-core/images/asus-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-raptor/meta-asus/recipes-core/images/asus-image.bb b/meta-raptor/meta-asus/recipes-core/images/asus-image.bb
index b623f38..dd3ea3b 100644
--- a/meta-raptor/meta-asus/recipes-core/images/asus-image.bb
+++ b/meta-raptor/meta-asus/recipes-core/images/asus-image.bb
@@ -62,6 +62,7 @@ IMAGE_INSTALL += " \
flashrom \
cherryPy \
screen \
+ iptables \
"
IMAGE_FEATURES += " \
OpenPOWER on IntegriCloud