尊敬的 TI 团队:
我使用的是 PSDK (ti-processor-sdk-linux-j7-evm-08_01_00_07-Linux)和(ti-processor-sdk-rtos-j721e-evm-08_01_00_13)。
我在 Linux SDK 中看不到任何对 rsyslog 的支持。 我们是否支持 rsyslog? 如果没有,将来的发行版中是否有任何计划?
谢谢、
-Amit
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
尊敬的 TI 团队:
我使用的是 PSDK (ti-processor-sdk-linux-j7-evm-08_01_00_07-Linux)和(ti-processor-sdk-rtos-j721e-evm-08_01_00_13)。
我在 Linux SDK 中看不到任何对 rsyslog 的支持。 我们是否支持 rsyslog? 如果没有,将来的发行版中是否有任何计划?
谢谢、
-Amit
您好!
rsyslog 方法以 meta-openembeddin 形式提供。
/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_8.2002.0.bb
您可以将其集成到最终目标映像中、这将涉及重建 Yocto 文件系统。
请您按照 SDK 用户指南(https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/08_04_00_11/exports/docs/linux/Overview_Building_the_SDK.html) 重建 Yocto、并将其添加到最终目标映像(例如 tisdk-default-image)、重新生成文件系统或在现有文件系统上使用 opkg install 安装软件包。
此致
Karthik