【问题标题】:what is the function of unzip-native?unzip-native 的作用是什么?
【发布时间】:2021-03-29 02:58:41
【问题描述】:

在 yocto bb 中,我看到了这个:

DEPENDS += "unzip-native"

我在以下位置找不到介绍: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html

添加这个的目的是什么?

【问题讨论】:

  • 配方依赖于主机编译计算机上的unzip native,而不是TARGET(嵌入式板)。

标签: yocto openembedded


【解决方案1】:

该配方大概会在某些时候使用 unzip 解压缩档案。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-04-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-04-28
    • 1970-01-01
    相关资源
    最近更新 更多