如何在yocto中添加xrdp服务器?

问题描述

我正在使用 raspBerry pi 4 并在其上安装 yocto linux 映像。

有没有办法在yoctoWarrior分支中添加xrdp服务器?

添加了来自 Meta-openembedded/Meta-oe/recepie-support/rxdp/ 的 recepie 在最终图像中但无法获得树莓派的远程桌面

please find logs from here

logs of journalctl command

谢谢 马吉什

解决方法

IMAGE_INSTALL += " xrdp "