summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/obmc-phosphor-image.bbclass
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2016-04-12 10:59:52 +0300
committerJeremy Kerr <jk@ozlabs.org>2016-04-14 09:24:34 +0300
commit75fc03aa5dbd43c64f927222209ad7326ad20c20 (patch)
tree0faf95cde1de711f317280cb7cec37daeadaa047 /meta-phosphor/classes/obmc-phosphor-image.bbclass
parent6a861ddd11cca8558f371ade53ab43c7855f5a6d (diff)
downloadopenbmc-75fc03aa5dbd43c64f927222209ad7326ad20c20.tar.xz
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/classes/obmc-phosphor-image.bbclass')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-image.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass
index 164da3318..ce54777bc 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass
@@ -42,6 +42,7 @@ IMAGE_INSTALL += " \
i2c-tools \
screen \
inarp \
+ obmc-console \
"
def build_overlay(d):