!10 添加组件进行编译

From: @heppen 
Reviewed-by: @yukaii 
Signed-off-by: @yukaii
This commit is contained in:
openeuler-ci-bot 2023-06-21 01:29:46 +00:00 committed by Gitee
commit bd90307dfd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1431 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
%global openHarmony_source_release OpenHarmony-v3.2-Release
Name: distributed-build
Version: 1.0.0
Release: 4
Release: 5
Summary: openEuler embedded softbus build tools
License: Apache-2.0
URL: https://gitee.com/openharmony/build
@ -27,6 +27,7 @@ Patch0016: 0016-fix-use-llvm15-path-on-x86_64.patch
Patch0017: 0017-feat-add-script-to-create-soft-link.patch
Patch0018: 0018-feat-add-safwk-compile-gn-target.patch
Patch0019: 0019-feat-add-devicemanager-gn-files.patch
Patch0020: 0020-add-some-components-to-build.patch
BuildArch: noarch
@ -47,6 +48,9 @@ cp -rp %{_builddir}/build-%{openHarmony_source_release}/* %{buildroot}/opt/dist
/opt/distributed-middleware-build
%changelog
* Tue Jun 20 2023 hepeng <hepeng68@huawei.com> - 1.0.0-5
- add some components to build.
* Fri Jun 16 2023 tianhang <tian_hang@hoperun.com> - 1.0.0-4
- add gn files and add tools for soft link files