diff --git a/open-amp-2022.10.1.tar.gz b/open-amp-2022.10.1.tar.gz deleted file mode 100644 index 134edb6..0000000 Binary files a/open-amp-2022.10.1.tar.gz and /dev/null differ diff --git a/openamp-2022.10.1.tar.gz b/openamp-2022.10.1.tar.gz new file mode 100644 index 0000000..8305ba5 Binary files /dev/null and b/openamp-2022.10.1.tar.gz differ diff --git a/OpenAMP.spec b/openamp.spec similarity index 89% rename from OpenAMP.spec rename to openamp.spec index 51936c6..1d8ec1b 100644 --- a/OpenAMP.spec +++ b/openamp.spec @@ -1,6 +1,6 @@ Name: openamp Version: 2022.10.1 -Release: 3 +Release: 4 Summary: Open asymmetric multiprocessing framework License: BSD-3-Clause @@ -67,6 +67,12 @@ cd build %{_bindir}/*-shared %changelog +* Wed March 15 2023 hanzongcheng - 2022.10.1-4 +- rename to openamp + +* Mon Feb 27 2023 hanzongcheng - 2022.10.1-3 +- update to 2022.10.1 + * Tue Aug 9 2022 zhangziyang - 2022.04.0-2 - synchronous embedded compilation and packaging options diff --git a/OpenAMP.yaml b/openamp.yaml similarity index 52% rename from OpenAMP.yaml rename to openamp.yaml index 20137dd..cae1f76 100644 --- a/OpenAMP.yaml +++ b/openamp.yaml @@ -1,4 +1,4 @@ version_control: github -src_repo: https://github.com/OpenAMP/meta-openamp +src_repo: https://github.com/OpenAMP/open-amp tag_prefix: "^v" separator: "."