summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/obmc-phosphor-image.bbclass
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2016-03-17 12:35:27 +0300
committerJeremy Kerr <jk@ozlabs.org>2016-03-24 12:17:55 +0300
commit882199ec4242171335b724fa35b9ba637f46fbc8 (patch)
tree316a1aff9062cb7e822dd3471f63b5ccc260644e /meta-phosphor/classes/obmc-phosphor-image.bbclass
parent2fe86d90044af218ced8f42fdded6b136f1046d2 (diff)
downloadopenbmc-882199ec4242171335b724fa35b9ba637f46fbc8.tar.xz
Add obmc-console project
This change introduces obmc-console, a little daemon to handle the UART data and multiplex it to a log and client processes. 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):