diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-04-04 15:25:13 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2018-04-04 18:05:38 +0000 |
commit | 5b052269cc39b25915851ee9daa38d62e9446844 (patch) | |
tree | d6bbf21b9d8105b675b15171ff875bd48882e96f /meta-phosphor/common/recipes-phosphor | |
parent | a583411c86d0e21350e9c9551b36e812a87add76 (diff) | |
download | talos-openbmc-5b052269cc39b25915851ee9daa38d62e9446844.tar.gz talos-openbmc-5b052269cc39b25915851ee9daa38d62e9446844.zip |
phosphor-ipmi-net.bb: bump version
Change-Id: I9c16ba4bb8bc3c3b600b81abec77847570db0629
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb index 6d1a42502..575b3a753 100644 --- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb +++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb @@ -15,7 +15,7 @@ RDEPENDS_${PN} += "libmapper" RDEPENDS_${PN} += "libsystemd" SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid" -SRCREV = "1d9d41668fcdaeb99708be784ce04402578182b4" +SRCREV = "6f83cbc9a97578653259345dc2e7a63c7edcdcfc" S = "${WORKDIR}/git" |