1 Star 0 Fork 100

MyOpenHarmony/kernel_linux_build

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 956 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenyude 提交于 2022-09-27 15:26 . add destPath for bundle.json.
{
"name": "@openharmony/linux",
"version": "3.1.0",
"description": "Linux内核",
"homePage": "https://gitee.com/openharmony",
"license": "GPL 2.0",
"publishAs": "",
"private": false,
"scripts": {},
"dirs": {},
"segment": {
"destPath": "kernel/linux/build"
},
"component": {
"name": "linux",
"subsystem": "kernel",
"syscap": [
"SystemCapability.Kernel.Linux"
],
"features": [],
"adapted_system_type": [
"small",
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//kernel/linux/build:linux_kernel"
],
"inner_kits": [],
"test": [
"//kernel/linux/build/test:linuxkerneltest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/myopenharmony/kernel_linux_build.git
git@gitee.com:myopenharmony/kernel_linux_build.git
myopenharmony
kernel_linux_build
kernel_linux_build
master

搜索帮助