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>
diff --git a/classes/obmc-phosphor-image.bbclass b/classes/obmc-phosphor-image.bbclass
index 164da33..ce54777 100644
--- a/classes/obmc-phosphor-image.bbclass
+++ b/classes/obmc-phosphor-image.bbclass
@@ -42,6 +42,7 @@
i2c-tools \
screen \
inarp \
+ obmc-console \
"
def build_overlay(d):
diff --git a/common/recipes-phosphor/obmc-console/obmc-console.bb b/common/recipes-phosphor/obmc-console/obmc-console.bb
index 6fe3bde..75a1d84 100644
--- a/common/recipes-phosphor/obmc-console/obmc-console.bb
+++ b/common/recipes-phosphor/obmc-console/obmc-console.bb
@@ -11,7 +11,7 @@
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}