summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-27 16:50:17 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-27 22:19:48 -0500
commit602d3fe2f760c72650943195cf2f594311bd05c6 (patch)
tree470f38b6f0cc73eaea3ed77906a5a17a02fc4b86
parente93e7e05c6b1ad4bc83b2c144f29a9496a4650a2 (diff)
downloadtalos-openbmc-602d3fe2f760c72650943195cf2f594311bd05c6.tar.gz
talos-openbmc-602d3fe2f760c72650943195cf2f594311bd05c6.zip
pam-ipmi: srcrev bump edeae5657f..a32999cde4
Patrick Venture (5): build: add requirement for openssl to configure_ac build: add macro dirs to configure_ac build: add -I m4 to Makefile for ACLOCAL_AMFLAGS build: drop undefined LIBCRYPT from Makefile build: add requirement for libpam to configure_ac Richard Marian Thomaiyar (2): Add empty ipmi_pass file to the root image Update the ipmi_pass to use default password (From meta-phosphor rev: facd3dab0287ceb1a30b5e0496332b07d0c1bf1f) Change-Id: I8a0eafb10f81cb2401b74aec111e7153d591d0e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-core/pam/pam-ipmi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-core/pam/pam-ipmi_git.bb b/meta-phosphor/recipes-core/pam/pam-ipmi_git.bb
index 4e74a94b0..460f36604 100644
--- a/meta-phosphor/recipes-core/pam/pam-ipmi_git.bb
+++ b/meta-phosphor/recipes-core/pam/pam-ipmi_git.bb
@@ -8,7 +8,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI += "git://github.com/openbmc/pam-ipmi"
-SRCREV = "edeae5657f15a9fd7c02e95bd643d5e3bc99d8dd"
+SRCREV = "a32999cde49845ff904f1c7d48a6154b44002db3"
S = "${WORKDIR}/git"
inherit autotools pkgconfig
OpenPOWER on IntegriCloud