【问题标题】:How to change custom target to default boot target in yocto?如何在 yocto 中将自定义目标更改为默认启动目标?
【发布时间】:2022-07-20 19:17:55
【问题描述】:

我们目前正在使用 yocto 和 systemd (dunfell)。如何在构建时将默认引导目标更改为custom.target

【问题讨论】:

    标签: yocto systemd


    【解决方案1】:

    在您的图像配方中添加以下行:

    SYSTEMD_DEFAULT_TARGET = "custom.target"
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-07-30
      • 1970-01-01
      • 2012-06-09
      • 2023-03-08
      相关资源
      最近更新 更多