update bundle.json.

Signed-off-by: Chenshi <chenshi51@huawei.com>
This commit is contained in:
Chenshi 2022-11-23 06:37:49 +00:00 committed by Gitee
parent 2b25c4a18d
commit d971be5f23
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,14 +2,14 @@
"name": "@ohos/libbpf", "name": "@ohos/libbpf",
"description": "Libbpf is a set of tools for building BPF applications", "description": "Libbpf is a set of tools for building BPF applications",
"version": "Release_0.7.0", "version": "Release_0.7.0",
"license": "BSD-2-Clause License", "license": "BSD-2-Clause",
"publishAs": "code-segment", "publishAs": "code-segment",
"segment": { "segment": {
"destPath": "third_party/libbpf" "destPath": "third_party/libbpf"
}, },
"dirs": {}, "dirs": {},
"scripts": {}, "scripts": {},
"licensePath": "LICENSE", "licensePath": "LICENSE.BSD-2-Clause",
"component": { "component": {
"name": "libbpf", "name": "libbpf",
"subsystem": "thirdparty", "subsystem": "thirdparty",