mirror of
https://github.com/openharmony/third_party_Linux_Kernel.git
synced 2026-07-16 07:27:18 -04:00
e40734db0f
Signed-off-by: pjscc <pangjiashuai@huawei.com>
34 lines
819 B
JSON
34 lines
819 B
JSON
{
|
|
"name": "@ohos/linux_kernel",
|
|
"description": "The Linux kernel is an open source Unix-like operating system macro kernel.",
|
|
"version": "3.1",
|
|
"license": "GPL V2.0",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/Linux_Kernel"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "COPYING",
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "thirdparty_linux_kernel",
|
|
"subsystem": "",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |