diff --git a/README.OpenSource b/README.OpenSource index a122a0ce9d95851c77b2de79c2b559119f47ad90..8e3d99cc78c8345ab3c12cdc2d221263aeff610c 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,11 +1,11 @@ [ { "Name": "liburing", - "License": "MIT License", + "License": "MIT", "License File": "LICENSE", "Version Number": "2.7", "Owner": "mailto:maojingjing1@huawei.com", "Upstream URL": "https://github.com/axboe/liburing/releases/tag/liburing-2.7", "Description": "liburing provides helpers to setup and reardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation." } -] \ No newline at end of file +] diff --git a/patches/patches.json b/patches/patches.json index 9f73be7d3259978b90cd7b117f03d91fa6e737d6..60ae42adcd2fe8ecd269145adf35196f4c00d396 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -1,14 +1,4 @@ { "patches": [ - { - "project":"filemanagement_file_api", - "path":"foundation/filemanagement/file_api", - "pr_url":"https://gitee.com/openharmony/filemanagement_file_api/pulls/702" - }, - { - "project":"vendor_hihope", - "path":"vendor/hihope", - "pr_url":"https://gitee.com/openharmony/vendor_hihope/pulls/1301" - } ] -} \ No newline at end of file +}