commit | 84b5d85defda31dae690f99842d0b41eb15e33fe | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 20 20:30:05 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jun 21 14:05:58 2018 +0000 |
tree | 01bec912c8512c136fb1e1751900ad442971e930 | |
parent | 7f159862f4007cf8043f66df5c62446ff6cd603e [diff] |
inarp.bb: bump version Change-Id: I275350127616682668c99b64ce016d822eef8dfc Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/network/inarp.bb b/common/recipes-phosphor/network/inarp.bb index 55525ba..7f37fae 100644 --- a/common/recipes-phosphor/network/inarp.bb +++ b/common/recipes-phosphor/network/inarp.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN} += "network" SRC_URI += "git://github.com/openbmc/inarp" -SRCREV = "2af0b2d9787e4fbb41f3714c182e8ea5f433e8bb" +SRCREV = "e0127d27473ca37ded48813e2ed571abada81357" S = "${WORKDIR}/git"