summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-02-11 16:31:21 -0600
committerAdriana Kobylak <anoo@us.ibm.com>2016-02-12 12:44:05 -0600
commit2745eaf27be0f47864ea61837c538e1d442eac25 (patch)
treeec4fd539505a899b2eeaddb9b2545e88b29b726b /meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
parent010f08dee6e4a8e04f799b535f01487678bf430c (diff)
downloadtalos-openbmc-2745eaf27be0f47864ea61837c538e1d442eac25.tar.gz
talos-openbmc-2745eaf27be0f47864ea61837c538e1d442eac25.zip
Recipe update: User management, systemd patch, IPMI net functions
Create virtual class to include user management in the image Add the systemd patch for network support to the systemd recipe Update the IPMI recipe to pickup the support for network configuration
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
index 4819d2d26..68bd38bb3 100644
--- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
+++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
@@ -18,7 +18,7 @@ RDEPENDS_${PN} += "settings"
RDEPENDS_${PN} += "network"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "bec22bb7cf730147bf4b036fa9237b8495be4e75"
+SRCREV = "5d8c424a5c125b3cc5dcf67238e174b9dcaf22e6"
S = "${WORKDIR}/git"
INSTALL_NAME = "ipmid"
OpenPOWER on IntegriCloud