From ebab8882e25732aeed72f013025b08460b013a4b Mon Sep 17 00:00:00 2001 From: "517564627@qq.com" Date: Sat, 2 Apr 2022 10:56:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8F=90=E4=BA=A4OAT.xml=E5=92=8CREADME.Op?= =?UTF-8?q?enSource?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nut <517564627@qq.com> --- OAT.xml | 80 +++++++++++++++++++++++++++++++++++++++++++++++ README.OpenSource | 11 +++++++ 2 files changed, 91 insertions(+) create mode 100644 OAT.xml create mode 100644 README.OpenSource diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 00000000000..44775d4bc80 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,80 @@ + + + + + + COPYING + + + + + + + + + + + + + + + + + + + + + diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 00000000000..d4814f62cc3 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "mesa", + "License": "MIT license", + "License File": "COPYING", + "Version Number": "21.3.3", + "Owner": "zhangleiyu1@huawei.com", + "Upstream URL": "https://docs.mesa3d.org/relnotes/21.3.3.html", + "Description": "mesa is an open-source software implementation of OpenGL, Vulkan, and other graphics API specifications." + } +] -- Gitee From 23c0558c03b36753e560b1c2f5f4c86ed57c8511 Mon Sep 17 00:00:00 2001 From: "517564627@qq.com" Date: Sat, 2 Apr 2022 11:10:39 +0800 Subject: [PATCH 2/2] OAT.xml Signed-off-by: nut <517564627@qq.com> --- OAT.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/OAT.xml b/OAT.xml index 44775d4bc80..f466824df1e 100644 --- a/OAT.xml +++ b/OAT.xml @@ -64,6 +64,7 @@ Note:If the text contains special characters, please escape them according to th + -- Gitee