From e533630da6853312a3d5c2a249c48fc83285d11c Mon Sep 17 00:00:00 2001 From: Far Date: Thu, 28 Apr 2022 14:51:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4litos=5Fa=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=9A=84=E4=B8=89=E6=96=B9=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=BB=93Linux=5FKernel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 后续通过patch的形式使用kernel下的linux-5.10代码仓 Signed-off-by: Far --- default.xml | 1 - matrix_product.csv | 1 - 2 files changed, 2 deletions(-) diff --git a/default.xml b/default.xml index 24a0deac..6201029b 100755 --- a/default.xml +++ b/default.xml @@ -87,7 +87,6 @@ - diff --git a/matrix_product.csv b/matrix_product.csv index 93514989..f9aa04ea 100644 --- a/matrix_product.csv +++ b/matrix_product.csv @@ -536,7 +536,6 @@ liteos_a_net_unittest_door.bin liteos_a_security_unittest_door.bin","EventLogTest deviceauth_llt","EventLogTest deviceauth_llt" -third_party_Linux_Kernel,@ohos/linux_kernel,N,N,N,Y,Y,N,N,Y,Y,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,Y,N,N,"liteos_a_drivers_unittest_door.bin liteos_a_fs_unittest_door.bin liteos_a_libc_unittest_door.bin",,"liteos_a_drivers_unittest_door.bin liteos_a_fs_unittest_door.bin -- Gitee