From b1aafd85cc5d03712b08e16c49120a98d90ff8af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E9=B9=8F=E8=BE=89?= Date: Mon, 14 Apr 2025 11:42:05 +0000 Subject: [PATCH 1/2] update README.OpenSource. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 梁鹏辉 --- README.OpenSource | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index c888c68..665c5b4 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -6,6 +6,7 @@ "Version Number": "2.4.111", "Owner": "zhusiyuan2@huawei.com", "Upstream URL": "https://dri.freedesktop.org/libdrm/libdrm-2.4.111.tar.xz", - "Description": "This is libdrm, a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface." + "Description": "This is libdrm, a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface.", + "Dependencies": "" } ] -- Gitee From 5de8d52ac0ef01e7e33395088092d903d9ca9098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E9=B9=8F=E8=BE=89?= Date: Mon, 14 Apr 2025 11:45:52 +0000 Subject: [PATCH 2/2] update README.OpenSource. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 梁鹏辉 --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index fa0d4c6..bc5da77 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -6,7 +6,7 @@ "Version Number": "2.4.120", "Owner": "xiongchangwu1@huawei.com", "Upstream URL": "https://dri.freedesktop.org/libdrm/libdrm-2.4.120.tar.xz", - "Description": "This is libdrm, a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface." + "Description": "This is libdrm, a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface.", "Dependencies": "" } ] -- Gitee