commit | d842707c3798012f7f5ceab2d44684dcad896613 | [log] [tgz] |
---|---|---|
author | John Wang <hsienchiang@gmail.com> | Thu Mar 16 09:07:23 2017 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 16 21:41:33 2017 +0000 |
tree | dc5a06f08b2e098c5d9704af0dfba5679fce120b | |
parent | 5df3c7d22f1a377f876d6052a7dc96d8ca0a90ae [diff] |
obmc-phosphor-image.bbclass: Remove inarp from default build This service was implemented for Barreleye to send out the ARP packet for BMC discovery. We can remove it from default build since it's not necessary for other platforms. Also need to inherit obmc-phosphor-systemd so it can be installed once built in on specific platform. Resolves openbmc/openbmc#1306 Change-Id: I20865177aa939fb729d15e9ba373c80ff8ea59bf Signed-off-by: John Wang <hsienchiang@gmail.com>