summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2016-04-12 15:59:52 +0800
committerJeremy Kerr <jk@ozlabs.org>2016-04-14 14:24:34 +0800
commit75fc03aa5dbd43c64f927222209ad7326ad20c20 (patch)
tree0faf95cde1de711f317280cb7cec37daeadaa047 /meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb
parent6a861ddd11cca8558f371ade53ab43c7855f5a6d (diff)
downloadtalos-openbmc-75fc03aa5dbd43c64f927222209ad7326ad20c20.tar.gz
talos-openbmc-75fc03aa5dbd43c64f927222209ad7326ad20c20.zip
Enable obmc-console project
The issue that prevented obmc-console from compiling was has been fixed in f5858b5bf, so bump to a recent obmc-console version, and reenable. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb b/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb
index 6fe3bdee1..75a1d8429 100644
--- a/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb
+++ b/meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console.bb
@@ -11,7 +11,7 @@ TARGET_CFLAGS += "-fpic -O2"
SRC_URI += "git://github.com/openbmc/obmc-console"
SRC_URI += "file://${PN}.conf"
-SRCREV = "54e9569d14b127806e45e1c17ec4a1f5f7271d3f"
+SRCREV = "2eacda524e98c7964e542e01aabf82360cf60344"
do_install_append() {
install -m 0755 -d ${D}${sysconfdir}
OpenPOWER on IntegriCloud