【问题标题】:How to get kernel modules archive in buildroot?如何在 buildroot 中获取内核模块存档?
【发布时间】:2019-04-27 20:01:54
【问题描述】:

当我在某些板上更新内核时,我需要更换模块、内核映像和 dtb,但 buildroot 不提供模块存档。

我需要在输出/图像文件夹中获取内核模块存档(如 module.tar.gz)吗?

我可以提取 rootfs 并压缩 /lib/modules/module_folder 但它很难看...

谢谢

【问题讨论】:

标签: kernel-module buildroot


【解决方案1】:

Buildroot does not generate packages,因此没有内核模块存档之类的东西。如果您有一个有效的用例来打包内核模块而不是完整的根文件系统,那么可以在 IRC 或邮件列表上讨论它。但是,到目前为止,我们遇到的所有用例都可能更好地使用单独的 Buildroot 配置。

【讨论】:

    猜你喜欢
    • 2019-05-18
    • 1970-01-01
    • 2016-04-29
    • 2016-10-26
    • 1970-01-01
    • 2011-06-19
    • 1970-01-01
    • 1970-01-01
    • 2021-04-30
    相关资源
    最近更新 更多