summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-phosphor/console/obmc-console_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-google/recipes-phosphor/console/obmc-console_%.bbappend b/meta-google/recipes-phosphor/console/obmc-console_%.bbappend
index d53eaaaa05..679d3222c1 100644
--- a/meta-google/recipes-phosphor/console/obmc-console_%.bbappend
+++ b/meta-google/recipes-phosphor/console/obmc-console_%.bbappend
@@ -38,7 +38,3 @@ pkg_postinst:${PN}:append:gbmc () {
systemctl --root=$D enable serial-to-host@${OBMC_CONSOLE_FRONT_TTY}.service
fi
}
-
-pkg_postinst:${PN}:append:gbmc:dev () {
- systemctl --root=$D enable host-console-journal.service
-}