!8 【ylong_json】配置 patches 相关信息

Merge pull request !8 from 王柄涵/patches
This commit is contained in:
openharmony_ci 2023-07-25 10:52:36 +00:00 committed by Gitee
commit 10803c3a8d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 11 additions and 1 deletions

View File

@ -38,6 +38,7 @@ ohos_rust_unittest("rust_ylong_json_unit_test") {
module_out_path = "commonlibrary/rust/ylong_json"
sources = [ "src/lib.rs" ]
deps = [
":lib",
"//third_party/rust/crates/libc:lib",
"//third_party/rust/crates/serde/serde:lib",
]

View File

@ -28,7 +28,7 @@
"header_base": [],
"header_files": []
},
"name": "//commonlibrary/rust/commonlibrary_rust_ylong_json:lib"
"name": "//commonlibrary/rust/ylong_json:lib"
}
],
"test": []

9
patches/patches.json Normal file
View File

@ -0,0 +1,9 @@
{
"patches": [
{
"project":"productdefine_common",
"path":"productdefine/common",
"pr_url":"https://gitee.com/openharmony/productdefine_common/pulls/680"
}
]
}