From a7321eb6608a6592da4292260e290b43da6838a7 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 18 Jun 2026 12:59:37 +1200 Subject: Fix up the serialgetty recipe to use proper file structure, and add a dhcpcd recipe --- meta-yerba/recipes-core/runit/runit-serialgetty/run | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-yerba/recipes-core/runit/runit-serialgetty/run (limited to 'meta-yerba/recipes-core/runit/runit-serialgetty') diff --git a/meta-yerba/recipes-core/runit/runit-serialgetty/run b/meta-yerba/recipes-core/runit/runit-serialgetty/run new file mode 100644 index 0000000..c935462 --- /dev/null +++ b/meta-yerba/recipes-core/runit/runit-serialgetty/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec /sbin/getty -L 115200 ttyS0 vt100 -- cgit v1.2.3