conserver: Add recipe for remote console server

The patches are required to build with detached build directory and
cross-compiling.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jörg Sommer
2026-03-19 13:31:06 +01:00
committed by Khem Raj
parent 52213f71f0
commit e3361a6687
4 changed files with 191 additions and 0 deletions
@@ -13,6 +13,7 @@ PTESTS_FAST_META_OE = "\
cjson \
cli11 \
cmocka \
conserver \
cunit \
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'dbus-broker', '', d)} \
duktape \