From: Jan Kiszka <[email protected]> We use systemd where these variables play no role.
Signed-off-by: Jan Kiszka <[email protected]> --- conf/multiconfig/orangepi-zero-jailhouse.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/multiconfig/orangepi-zero-jailhouse.conf b/conf/multiconfig/orangepi-zero-jailhouse.conf index a63f607..f04da2c 100644 --- a/conf/multiconfig/orangepi-zero-jailhouse.conf +++ b/conf/multiconfig/orangepi-zero-jailhouse.conf @@ -24,6 +24,3 @@ DISTRO_APT_SOURCES_append = " conf/distro/debian-buster.list" DISTRO_APT_PREFERENCES += "conf/multiconfig/preferences.orangepi-zero.conf" IMAGE_INSTALL_append = " xradio" - -MACHINE_SERIAL = "ttyS0" -BAUDRATE_TTY = "115200" -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
